SPSite.WebVisualReport.UIVersion property
The user experience version of this site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property UIVersion As Integer
Get
Private Set
'Usage
Dim instance As SPSite.WebVisualReport
Dim value As Integer
value = instance.UIVersion
public int UIVersion { get; private set; }
Property value
Type: System.Int32
A Int32 representation of the user experience version of this site.