UnpublishCommandHandler constructor

Initializes a new instance of the UnpublishCommandHandler class using an existing instance of the SPPageStateControl class.

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

Parameters

See also

Reference

UnpublishCommandHandler class

UnpublishCommandHandler members

Microsoft.SharePoint.WebControls namespace