DMElement.RemoveAttribute Method
Definition
Removes the specified attribute for the returned IHtmlElement object.
public override void RemoveAttribute(string attribute)
Removes the specified attribute for the returned IHtmlElement object.
public override void RemoveAttribute(string attribute)