Element.GetAttribute
Element.GetAttribute method
Retrieves an attribute value by name.
public String GetAttribute(String name)
Parameter | Type | Description |
---|---|---|
name | String | The name of the attribute to retrieve. |
Return Value
Returns attribute value
See Also
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML