Partager via


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)

Syntax

'Declaration
Public Shared ReadOnly AttributeListDelimiter As Char
'Usage
Dim value As Char

value = Menu.AttributeListDelimiter
public static readonly char AttributeListDelimiter

See also

Reference

Menu class

Menu members

Microsoft.SharePoint.WebControls namespace