Difference between revisions of "Data 1 0-getTagAttribute"

From ADF Docs
Jump to: navigation, search
Line 2: Line 2:
 
Returns the value for the html tag attribute
 
Returns the value for the html tag attribute
  
== Signature ==
+
== Signature ==  
 
+
public string <strong>getTagAttribute</strong> ( string tag, string attribute )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 03:39, 24 March 2010

Description

Returns the value for the html tag attribute

Signature

public string getTagAttribute ( string tag, string attribute )

Parameters

Parameters