Click or drag to resize

PFItemGetFieldDisplayValue Method

Overload List
  NameDescription
Public methodGetFieldDisplayValue(String)
Gets display text (not html) of a field in this item.
Public methodGetFieldDisplayValue(PFField)
Gets display text (not html) of a field in this item.
Public methodStatic memberGetFieldDisplayValue(PFDataCollection, PFField)
Gets a field display text (not html) from a data collection.
Top
See Also