SPSite.WebVisualReport Class
Retrieves a list of [Microsoft.SharePoint.SPSite.WebVisualReport] objects for all SPWebs in this Site Collection and their corresponding Visual Upgrade data.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPSite.WebVisualReport
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Class WebVisualReport
'Usage
Dim instance As SPSite.WebVisualReport
public class WebVisualReport
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.