Element.RemoveAttribute
Element.RemoveAttribute method
Removes an attribute by name.
public void RemoveAttribute(string qualifiedName)
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
See Also
- class Element
- namespace Aspose.Html.Dom
- assembly Aspose.HTML