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.
Whether SPWeb.UIVersionConfigurationEnabled must be true to show this control
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ShowOnlyIfUIVersionConfigurationEnabled As Boolean
Get
Set
'Usage
Dim instance As MenuItemTemplate
Dim value As Boolean
value = instance.ShowOnlyIfUIVersionConfigurationEnabled
instance.ShowOnlyIfUIVersionConfigurationEnabled = value
public bool ShowOnlyIfUIVersionConfigurationEnabled { get; set; }
Property value
Type: System.Boolean
True if SPWeb.UIVersionConfigurationEnabled must be true to show this control, false otherwise