DMElement.RemoveAttribute Method

Definition

Removes the specified attribute for the returned IHtmlElement object.

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
public override void RemoveAttribute(string attribute)
public override void RemoveAttribute(string attribute)
public override void RemoveAttribute(string attribute)

Parameters

 attribute  string