Element.GetAttributeNode
Element.GetAttributeNode method
Retrieves an attribute node by name.
public Attr GetAttributeNode(string qualifiedName)
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
Return Value
Returns attribute value
See Also
- class Attr
- class Element
- namespace Aspose.Html.Dom
- assembly Aspose.HTML