Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.Migrations

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Conventions.Migrations

    Fields

    View Source

    KeyValuePrefix

    Declaration
    public const string KeyValuePrefix = "Umbraco.Core.Upgrader.State+"
    Field Value
    Type Description
    string
    View Source

    UmbracoUpgradePlanKey

    Declaration
    public const string UmbracoUpgradePlanKey = "Umbraco.Core.Upgrader.State+Umbraco.Core"
    Field Value
    Type Description
    string
    View Source

    UmbracoUpgradePlanName

    Declaration
    public const string UmbracoUpgradePlanName = "Umbraco.Core"
    Field Value
    Type Description
    string
    View Source

    UmbracoUpgradePlanPremigrationsKey

    Declaration
    public const string UmbracoUpgradePlanPremigrationsKey = "Umbraco.Core.Upgrader.State+Umbraco.Core.Premigrations"
    Field Value
    Type Description
    string
    View Source

    UmbracoUpgradePlanPremigrationsName

    Declaration
    public const string UmbracoUpgradePlanPremigrationsName = "Umbraco.Core.Premigrations"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX