SPSiteHealthRule.ProcessWeb method
Namespace: Microsoft.SharePoint.Administration.SiteHealth
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub ProcessWeb ( _
spWeb As SPWeb _
)
'Usage
Dim spWeb As SPWeb
Me.ProcessWeb(spWeb)
protected virtual void ProcessWeb(
SPWeb spWeb
)
Parameters
- spWeb
Type: Microsoft.SharePoint.SPWeb