DMElement.SetAttributeValue Method

Definition

Changes the value of the specified attribute to the value set by the NewValue parameter.

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

Parameters

 attribute  string

 NewValue  string