ListFormControlCaseSensitiveSelection Property |
If true, the selection of items is case sensitive, otherwise the selection is case insensitive.
Default is case insensitive.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax protected bool CaseSensitiveSelection { get; set; }
Property Value
Type:
BooleanSee Also