Click or drag to resize

PFExternalDataBinder Properties

The PFExternalDataBinder type exposes the following members.

Properties
  NameDescription
Public propertyTestMode
Gets or sets a value indicating whether the test mode is active. The test mode will execute the value convertion but will ultimately NOT assign the value to the item data collection.

Default value: False.

Public propertyUseCache
Gets or sets a value indicating whether caches can be used to bind choice and user fields.

Default value: True.

Public propertyValueSeparators
Gets or sets the list of strings separating values in choice and user fields.
Top
See Also