Element.RemoveAttributeNS
Element.RemoveAttributeNS method
Elimina un atributo por nombre local y URI de espacio de nombres.
public void RemoveAttributeNS(string namespaceURI, string localName)
Parámetro | Escribe | Descripción |
---|---|---|
namespaceURI | String | El URI del espacio de nombres. |
localName | String | Nombre del local. |
Ver también
- class Element
- espacio de nombres Aspose.Html.Dom
- asamblea Aspose.HTML