Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUpgradeSettingsFactory

    Factory interface for creating UpgradeSettingsModel instances.

    Namespace: Umbraco.Cms.Core.Factories
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IUpgradeSettingsFactory

    Methods

    View Source

    GetUpgradeSettings()

    Gets the upgrade settings model containing version and migration state information.

    Declaration
    UpgradeSettingsModel GetUpgradeSettings()
    Returns
    Type Description
    UpgradeSettingsModel

    An UpgradeSettingsModel containing upgrade-related settings.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX