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 visibility contexts that have been enabled during page rendering.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected ReadOnly Property EnabledVisibilityContexts As Hashtable
Get
'Usage
Dim value As Hashtable
value = Me.EnabledVisibilityContexts
protected Hashtable EnabledVisibilityContexts { get; }
Property Value
Type: System.Collections.Hashtable
The enabled visibility contexts.