Share via


CheckoutCommandHandler constructor

Initializes an instance of the CheckoutCommandHandler class with the specified SPPageStateControl.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    psc As SPPageStateControl _
)
'Usage
Dim psc As SPPageStateControl

Dim instance As New CheckoutCommandHandler(psc)
public CheckoutCommandHandler(
    SPPageStateControl psc
)

Parameters

See also

Reference

CheckoutCommandHandler class

CheckoutCommandHandler members

Microsoft.SharePoint.WebControls namespace