The UnInstall method uninstalls the file component

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

Syntax

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

Remarks

There is no uninstall for this component

See Also