SPSite.WebVisualReport members

Retrieves a list of [Microsoft.SharePoint.SPSite.WebVisualReport] objects for all SPWebs in this Site Collection and their corresponding Visual Upgrade data.

The SPSite.WebVisualReport type exposes the following members.

Properties

  Name Description
Public property CustomMasterUrl The site-relative URL of the custom master page for this site.
Public property MasterUrl The site-relative URL of the master page for this site.
Public property SitePath The server-relative URL of the Site Collection that this Site is in.
Public property UIVersion The user experience version of this site.
Public property UIVersionConfigurationEnabled Indicates whether the user experience settings are enabled on this site.
Public property WebPath The server-relative URL of this site.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSite.WebVisualReport class

Microsoft.SharePoint namespace