Element.GetAttributeNode
Element.GetAttributeNode method
Recupera un nodo de atributo por nombre.
public Attr GetAttributeNode(string name)
Parámetro | Escribe | Descripción |
---|---|---|
name | String | El nombre del atributo. |
Valor_devuelto
Devuelve el valor del atributo
Ver también
- class Attr
- class Element
- espacio de nombres Aspose.Html.Dom
- asamblea Aspose.HTML