Documentation > CMS Template API Library > SelectListSort
CrownPeak.CMSAPI.SelectListSort
Sort options for the method.
Possible enumeration values:
Name | Description | Value |
---|---|---|
Both |
Sort both lists |
3 |
Dictionary |
Sort only the dictionary (unselected values) list |
1 |
None |
Sort neither list |
0 |
Selected |
Sort only the selected values list |
2 |