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