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 user experience settings are enabled on this site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property UIVersionConfigurationEnabled As Boolean
Get
Private Set
'Usage
Dim instance As SPSite.WebVisualReport
Dim value As Boolean
value = instance.UIVersionConfigurationEnabled
public bool UIVersionConfigurationEnabled { get; private set; }
Property Value
Type: System.Boolean
A Boolean indicating whether user experience settings are enabled on this site or not.