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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public string Separator { get; set; }

Property Value

Type: String
See Also