The Rollback method undoes the installation of the script 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