SPWebAction.Rollback-Methode
Standardimplementierung ist ein 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()