ListFormControlSeparator Property |
Contains the character that is placed between selected items in multiple selection mode.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax public string Separator { get; set; }
Property Value
Type:
StringSee Also