Click or drag to resize

PFFieldChoiceValueTransferData Properties

The PFFieldChoiceValueTransferData type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets or sets the error message (HTML) filled when the value/item could not be received or created.
Public propertyItemGuid
Gets or sets the item guid.
Public propertyItemReference
Gets or sets the text representing the PFItem reference. Can be obtained with PFItem.GetReference() method.
Public propertyItemUrl
Gets or sets the item relative url.
Public propertyText
Gets or sets a text representing the item.
Public propertyValueHtml
Gets or sets an html representing the value, to be inserted in the client control.
Top
See Also