PeopleEditor.GetCommaSeparatorCharArray method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetCommaSeparatorCharArray As Char()
'Usage
Dim returnValue As Char()

returnValue = PeopleEditor.GetCommaSeparatorCharArray()
public static char[] GetCommaSeparatorCharArray()

Return value

Type: []
Returns Char.

See also

Reference

PeopleEditor class

PeopleEditor members

Microsoft.SharePoint.WebControls namespace