SPSite.WebVisualReport Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
CustomMasterUrl | The site-relative URL of the custom master page for this site. | |
MasterUrl | The site-relative URL of the master page for this site. | |
SitePath | The server-relative URL of the Site Collection that this Site is in. | |
UIVersion | The user experience version of this site. | |
UIVersionConfigurationEnabled | Indicates whether the user experience settings are enabled on this site. | |
WebPath | The server-relative URL of this site. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top