Share via


ApproveCommandHandler Constructor

Initializes a new instance of the ApproveCommandHandler class with the specified SPPageStateControl object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

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

Parameters

See Also

Reference

ApproveCommandHandler Class

ApproveCommandHandler Members

Microsoft.SharePoint.WebControls Namespace