Data 1 0-getTagAttribute
From ADF Docs
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Data_1_0
Description
Returns the value for the html tag attribute
Signature
public string getTagAttribute ( string tag, string attribute )
Parameters
Required | Name | Type | Description |
required | tag | string | HTML tag |
attribute | string | Attribute value to return from the tag |