Class UpgradeSettingsFactory
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Factories
Assembly: Umbraco.Core.dll
Syntax
public class UpgradeSettingsFactory : IUpgradeSettingsFactory
Constructors
View SourceUpgradeSettingsFactory(IRuntimeState, IUmbracoVersion)
Declaration
public UpgradeSettingsFactory(IRuntimeState runtimeState, IUmbracoVersion umbracoVersion)
Parameters
Type | Name | Description |
---|---|---|
IRuntime |
runtimeState | |
IUmbraco |
umbracoVersion |
Methods
View SourceGetUpgradeSettings()
Declaration
public UpgradeSettingsModel GetUpgradeSettings()
Returns
Type | Description |
---|---|
Upgrade |