Class LocalUpgradeSettings
Inherited Members
Namespace: DotNetNuke.Services.Installer
Assembly: DotNetNuke.dll
Syntax
public class LocalUpgradeSettings
Constructors
LocalUpgradeSettings()
Declaration
public LocalUpgradeSettings()
Properties
MinimumDnnVersion
Declaration
public string MinimumDnnVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UpgradeExclude
Declaration
public string[] UpgradeExclude { get; set; }
Property Value
| Type | Description |
|---|---|
| string[] |