MultipleSelectionSeparator Property
A value that specifies the separator for the multiple selected items text in the textbox. Default: ",". Type: String.
public System.string MultipleSelectionSeparator {get; set;}
'Declaration
Public Property MultipleSelectionSeparator As System.String