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.
Indicates whether the Web site UIVersion may be configured from the user interface.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property UIVersionConfigurationEnabled As Boolean
Get
'Usage
Dim instance As SPWebInfo
Dim value As Boolean
value = instance.UIVersionConfigurationEnabled
public bool UIVersionConfigurationEnabled { get; }
Property Value
Type: System.Boolean
True if the Web site UIVersion may be configured from the user interface and False if not.