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

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace