PFItemGetFieldDisplayValue Method |
| Name | Description | |
|---|---|---|
| GetFieldDisplayValue(String) |
Gets display text (not html) of a field in this item.
| |
| GetFieldDisplayValue(PFField) |
Gets display text (not html) of a field in this item.
| |
| GetFieldDisplayValue(PFDataCollection, PFField) |
Gets a field display text (not html) from a data collection.
|