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.
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.