Search Results for

    Show / Hide Table of Contents
    View Source

    Class UpgradeSettingsFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Factories
    Assembly: Umbraco.Core.dll
    Syntax
    public class UpgradeSettingsFactory : IUpgradeSettingsFactory

    Constructors

    View Source

    UpgradeSettingsFactory(IRuntimeState, IUmbracoVersion)

    Declaration
    public UpgradeSettingsFactory(IRuntimeState runtimeState, IUmbracoVersion umbracoVersion)
    Parameters
    Type Name Description
    IRuntimeState runtimeState
    IUmbracoVersion umbracoVersion

    Methods

    View Source

    GetUpgradeSettings()

    Declaration
    public UpgradeSettingsModel GetUpgradeSettings()
    Returns
    Type Description
    UpgradeSettingsModel
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UpgradeSettingsFactory(IRuntimeState, IUmbracoVersion)
    • Methods
      • GetUpgradeSettings()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX