Click or drag to resize

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 bool Validate

Field Value

Type: Boolean
See Also