The GetInstaller method instantiates the relevant Component Installer
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static ComponentInstallerBase GetInstaller( string installerType ) |
Visual Basic |
---|
Public Shared Function GetInstaller ( installerType As String ) As ComponentInstallerBase |
Parameters
- installerType
- Type: System..::..String
The type of Installer