Difference between revisions of "Data 1 0-getTagAttribute"

From ADF Docs
Jump to: navigation, search
 
Line 1: Line 1:
 +
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
 +
 +
Return to [[Data_1_0]]
 +
 
== Description ==  
 
== Description ==  
 
Returns the value for the html tag attribute
 
Returns the value for the html tag attribute

Latest revision as of 12:45, 9 April 2010

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