Share via


SPSiteHealthMissingParentContentTypeRule.ProcessWeb method

This member overrides SPSiteHealthRule.ProcessWeb(SPWeb).

Namespace:  Microsoft.SharePoint.Administration.SiteHealth
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub ProcessWeb ( _
    spWeb As SPWeb _
)
'Usage
Dim spWeb As SPWeb

Me.ProcessWeb(spWeb)
protected override void ProcessWeb(
    SPWeb spWeb
)

Parameters

See also

Reference

SPSiteHealthMissingParentContentTypeRule class

SPSiteHealthMissingParentContentTypeRule members

Microsoft.SharePoint.Administration.SiteHealth namespace