UniSelector SelectionMode Property Kentico 8.0 API Reference
Indicates selection mode of the control. This property should not be changed later than on Page Init as it causes invalid hash. If you need to change it later than on Page Init, use reload method after changing this.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: SelectionModeEnum
See Also