EntityEditor.GetStandardEntitySeparatorCharArray method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function GetStandardEntitySeparatorCharArray As Char()
'Usage
Dim returnValue As Char()
returnValue = EntityEditor.GetStandardEntitySeparatorCharArray()
public static char[] GetStandardEntitySeparatorCharArray()
Return value
Type: []