ChoicesProviderOptionsValidate Field
|
True by default. This option instructs the system to remove
empty values from the list before the response is sent to the client. The
validate property can be set to false in order to disable this behavior and
potentially increase performance.
This option applies only to Multiselect Elements, not Enumeration Elements.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Public Validate As Boolean
val mutable Validate: bool
Field Value
Type:
BooleanSee Also