PFExternalDataBinder Properties |
The PFExternalDataBinder type exposes the following members.
| Name | Description | |
|---|---|---|
| TestMode |
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. | |
| UseCache |
Gets or sets a value indicating whether caches can be used to bind choice and user fields.
Default value: True. | |
| ValueSeparators |
Gets or sets the list of strings separating values in choice and user fields.
|