Share via


DontSaveAndStopCommandHandler Constructor

Initializes a new instance of the DontSaveAndStopCommandHandler class with the specified SPPageStateControl.

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

Parameters

See Also

Reference

DontSaveAndStopCommandHandler Class

DontSaveAndStopCommandHandler Members

Microsoft.SharePoint.WebControls Namespace