SPSiteHealthRule.GenerateMessage method (Boolean)

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

Syntax

'Declaration
Protected Overridable Sub GenerateMessage ( _
    repair As Boolean _
)
'Usage
Dim repair As Boolean

Me.GenerateMessage(repair)
protected virtual void GenerateMessage(
    bool repair
)

Parameters

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

GenerateMessage overload

Microsoft.SharePoint.Administration.SiteHealth namespace