DMElement.GetAttributeValue Method

Definition

Gets the specified attribute value for the returned IHtmlElement object.

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

Parameters

 attribute  string