Element.GetAttribute

Element.GetAttribute method

Krijgt een attribuutwaarde op naam.

public string GetAttribute(string name)
ParameterTypeBeschrijving
nameStringDe attribuutnaam.

Winstwaarde

De attribuutwaarde.

Zie ook