| UniSelectorSelectionMode Property | 
            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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual SelectionModeEnum SelectionMode { get; set; }Property Value
Type: 
SelectionModeEnum See Also
See Also