Gets and sets whether the Package Install is being repaird
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool RepairInstall { get; set; } |
| Visual Basic |
|---|
Public Property RepairInstall As Boolean Get Set |