Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.