Menu.AttributeListDelimiter Field
Specifies the character used as a delimiter for control identifiers and name/value pairs.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly AttributeListDelimiter As Char
'Usage
Dim value As Char
value = Menu.AttributeListDelimiter
public static readonly char AttributeListDelimiter