Click or drag to resize
ListFormControlSeparator Property
Contains the character that is placed between selected items in multiple selection mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string Separator { get; set; }

Property Value

Type: String
See Also