Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.Migrations

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Migrations

    Fields

    View Source

    KeyValuePrefix

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

    UmbracoUpgradePlanKey

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

    UmbracoUpgradePlanName

    Declaration
    public const string UmbracoUpgradePlanName = "Umbraco.Core"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • KeyValuePrefix
      • UmbracoUpgradePlanKey
      • UmbracoUpgradePlanName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX