Share via


SPWebAction.Rollback method

Default implementation is a noop.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Rollback
'Usage
Dim instance As SPWebAction

instance.Rollback()
public override void Rollback()

See also

Reference

SPWebAction class

SPWebAction members

Microsoft.SharePoint.Upgrade namespace