Compartilhar via


SPSite.WebVisualReport.UIVersion Property

The user experience version of this site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPSite.WebVisualReport Class

SPSite.WebVisualReport Members

Microsoft.SharePoint Namespace