Removes an attribute from this HTML element. This method has no effect if the attribute does not exist.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the attribute to remove.
See Also