Share via


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)
Available in Sandboxed Solutions: No

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