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 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