SPWebInfo.UIVersion Property
The version of the user interface of the Web site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property UIVersion As Integer
Get
'Usage
Dim instance As SPWebInfo
Dim value As Integer
value = instance.UIVersion
public int UIVersion { get; }
Property Value
Type: System.Int32
A Int32 representation of the user interface version of this SharePoint Web site.