DeleteCommandHandler constructor

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 DeleteCommandHandler(psc)
public DeleteCommandHandler(
    SPPageStateControl psc
)

Parameters

See also

Reference

DeleteCommandHandler class

DeleteCommandHandler members

Microsoft.SharePoint.WebControls namespace