The InstallerFactory is a factory class that is used to instantiate the appropriate Component Installer

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

Syntax

C#
public class InstallerFactory
Visual Basic
Public Class InstallerFactory

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Installer.Installers..::..InstallerFactory

See Also