The Rollback method undoes the installation of the file component in the event that one of the other components fails

Namespace: DotNetNuke.Services.Installer.Installers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public override void Rollback()
Visual Basic
Public Overrides Sub Rollback

See Also