The Rollback method undoes the installation of the file component in the event
that one of the other components fails
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public override void Rollback() |
Visual Basic |
---|
Public Overrides Sub Rollback |