Element.GetAttributeNode
Element.GetAttributeNode method
Recupera un nodo attributo per nome.
public Attr GetAttributeNode(string name)
Parametro | Tipo | Descrizione |
---|---|---|
name | String | Il nome dell’attributo. |
Valore di ritorno
Restituisce il valore dell’attributo
Guarda anche
- class Attr
- class Element
- spazio dei nomi Aspose.Html.Dom
- assemblea Aspose.HTML