Element.GetAttributeNode
Element.GetAttributeNode method
Retrieves an attribute node by name.
public Attr GetAttributeNode(String name)
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