Overload List

  NameDescription
Public methodInstaller(PackageInfo, String)
This Constructor creates a new Installer instance from a PackageInfo object
Public methodInstaller(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
Public methodInstaller(String, String, Boolean)
DotNetNuke.Services.Installer.Installer
Public methodInstaller(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
Public methodInstaller(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

See Also