UniSelectorValuesSeparator Property |
If there is a multi-selection enabled, the returned values are separated by this separator.
Default is semicolon ";".
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual char ValuesSeparator { get; set; }
Property Value
Type:
CharSee Also