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
- package com.aspose.html.dom
- package Aspose.HTML