DiscardCheckoutCommandHandler 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 DiscardCheckoutCommandHandler(psc)
public DiscardCheckoutCommandHandler(
SPPageStateControl psc
)
Parameters
See Also
Reference
DiscardCheckoutCommandHandler Class