Overload List
| Name | Description | |
|---|---|---|
| Installer(PackageInfo, String) |
This Constructor creates a new Installer instance from a PackageInfo object
| |
| Installer(Stream, String, Boolean) |
This Constructor creates a new Installer instance from a Stream and a
string representing the physical path to the root of the site
| |
| Installer(String, String, Boolean) | DotNetNuke.Services.Installer.Installer | |
| Installer(Stream, String, Boolean, Boolean) |
This Constructor creates a new Installer instance from a Stream and a
string representing the physical path to the root of the site
| |
| Installer(String, String, String, Boolean) |
This Constructor creates a new Installer instance from a string representing
the physical path to the temporary install folder and a string representing
the physical path to the root of the site
|