Share via


Hold.IsHoldEnabled method (SPWeb)

Reserved for internal use.

Namespace:  Microsoft.Office.RecordsManagement.Holds
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Shared Function IsHoldEnabled ( _
    web As SPWeb _
) As Boolean
'Usage
Dim web As SPWeb
Dim returnValue As Boolean

returnValue = Hold.IsHoldEnabled(web)
public static bool IsHoldEnabled(
    SPWeb web
)

Parameters

Return value

Type: System.Boolean

See also

Reference

Hold class

Hold members

IsHoldEnabled overload

Microsoft.Office.RecordsManagement.Holds namespace