Dela via


PublishCommandHandler Constructor

Initializes a new PublishCommandHandler class object that handles the Publish button on the ribbon.

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

Parameters

See Also

Reference

PublishCommandHandler Class

PublishCommandHandler Members

Microsoft.SharePoint.WebControls Namespace