OptionsDesignerAllowMultipleChoice Property |
Indicates if more than one option can be selected.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool AllowMultipleChoice { get; set; }
Property Value
Type:
BooleanSee Also