PeopleEditor.ChEntitySeparatorComma Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property ChEntitySeparatorComma As Char
    Get
'Usage
Dim value As Char

value = PeopleEditor.ChEntitySeparatorComma
public static char ChEntitySeparatorComma { get; }

Property Value

Type: System.Char
Returns Char.

See Also

Reference

PeopleEditor Class

PeopleEditor Members

Microsoft.SharePoint.WebControls Namespace