Data 1 0-getTagAttribute

From ADF Docs
Revision as of 03:39, 24 March 2010 by Api (talk | contribs)
Jump to: navigation, search

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