Data 1 0-getTagAttribute

From ADF Docs
Revision as of 12:45, 9 April 2010 by Api (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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