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