Menu.SystemTokenNamesAndValuesInitialized property

Gets the Boolean value indicating that the system token names and values have been initialized.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property SystemTokenNamesAndValuesInitialized As Boolean
    Get
'Usage
Dim instance As Menu
Dim value As Boolean

value = instance.SystemTokenNamesAndValuesInitialized
public bool SystemTokenNamesAndValuesInitialized { get; }

Property value

Type: System.Boolean

See also

Reference

Menu class

Menu members

Microsoft.SharePoint.WebControls namespace