Share via


PeopleEditor.GetCommaSeparatorCharArray Method

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

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