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: 9.0.0
Syntaxpublic virtual char ValuesSeparator { get; set; }
Property Value
Type:
Char
See Also