PFFieldChoiceValueTransferData Properties |
The PFFieldChoiceValueTransferData type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets or sets the error message (HTML) filled when the value/item could not be received or created.
| |
| ItemGuid |
Gets or sets the item guid.
| |
| ItemReference |
Gets or sets the text representing the PFItem reference. Can be obtained with PFItem.GetReference() method.
| |
| ItemUrl |
Gets or sets the item relative url.
| |
| Text |
Gets or sets a text representing the item.
| |
| ValueHtml |
Gets or sets an html representing the value, to be inserted in the client control.
|