Search Results for

    Show / Hide Table of Contents
    View Source

    Class FallbackLanguage

    Adds a new, self-joined field to umbracoLanguages to hold the fall-back language for a given language.

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_0_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class FallbackLanguage : MigrationBase, IDiscoverable

    Constructors

    View Source

    FallbackLanguage(IMigrationContext)

    Declaration
    public FallbackLanguage(IMigrationContext context)
    Parameters
    Type Name Description
    IMigrationContext context

    Methods

    View Source

    Migrate()

    Declaration
    protected override void Migrate()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • FallbackLanguage(IMigrationContext)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX