Gets the Temporary Install Folder used to unzip the archive (and to place the
backups of existing files) during InstallMode
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string TempInstallFolder { get; private set; } |
| Visual Basic |
|---|
Public Property TempInstallFolder As String Get Private Set |