This Constructor creates a new Installer instance from a PackageInfo object
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Installer( PackageInfo package, string physicalSitePath ) |
Visual Basic |
---|
Public Sub New ( package As PackageInfo, physicalSitePath As String ) |
Parameters
- package
- Type: DotNetNuke.Services.Installer.Packages..::..PackageInfo
The PackageInfo instance
- physicalSitePath
- Type: System..::..String
The physical path to the root of the site