Difference between revisions of "CEData 1 0-getCEFieldValues"
From ADF Docs
Line 2: | Line 2: | ||
Returns all values for a particular field in a particular custom element. | Returns all values for a particular field in a particular custom element. | ||
− | == Signature == | + | == Signature == |
− | + | public string <strong>getCEFieldValues</strong> ( string CEName, string fieldName ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:24, 24 March 2010
Description
Returns all values for a particular field in a particular custom element.
Signature
public string getCEFieldValues ( string CEName, string fieldName )
Parameters
Parameters