EntityEditor.GetStandardEntitySeparatorCharArray Method
Gets the array of predefined Unicode characters that is to be used to separate multiple entities in the input text.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared Function GetStandardEntitySeparatorCharArray As Char()
'Usage
Dim returnValue As Char()
returnValue = EntityEditor.GetStandardEntitySeparatorCharArray()
public static char[] GetStandardEntitySeparatorCharArray()
Return Value
Type: []
An array of strings.