Difference between revisions of "CSData 1 0-getDefaultRenderHandlerHTML"
From ADF Docs
Line 2: | Line 2: | ||
Returns the HTML for the default render handler with the passed in element name. | Returns the HTML for the default render handler with the passed in element name. | ||
− | == Signature == | + | == Signature == |
− | + | public string <strong>getDefaultRenderHandlerHTML</strong> ( string elementName, Array dataArray ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:32, 24 March 2010
Description
Returns the HTML for the default render handler with the passed in element name.
Signature
public string getDefaultRenderHandlerHTML ( string elementName, Array dataArray )
Parameters
Parameters