Element.RemoveAttributeNS
Element.RemoveAttributeNS method
Entfernt ein Attribut nach lokalem Namen und Namespace-URI.
public void RemoveAttributeNS(string namespaceURI, string localName)
| Parameter | Typ | Beschreibung |
|---|---|---|
| namespaceURI | String | Der Namespace-URI. |
| localName | String | Name des Lokals. |
Siehe auch
- class Element
- namensraum Aspose.Html.Dom
- Montage Aspose.HTML