Click or drag to resize

ChoicesProviderOptionsSort Field


True by default. If left set to true, the data returned from this function is sorted before the response is sent to the client. If changed to false, the values returned by GetElementValues will not be sorted. This allows the developer to send items in a specific order. 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 Sort

Field Value

Type: Boolean
See Also