Search Results for

    Show / Hide Table of Contents
    View Source

    Class AddEditorUiToDataType

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

    Constructors

    View Source

    AddEditorUiToDataType(IMigrationContext, IKeyValueService, IJsonSerializer, ILogger<AddEditorUiToDataType>)

    Declaration
    public AddEditorUiToDataType(IMigrationContext context, IKeyValueService keyValueService, IJsonSerializer jsonSerializer, ILogger<AddEditorUiToDataType> logger)
    Parameters
    Type Name Description
    IMigrationContext context
    IKeyValueService keyValueService
    IJsonSerializer jsonSerializer
    ILogger<AddEditorUiToDataType> logger

    Methods

    View Source

    Migrate()

    Declaration
    protected override void Migrate()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • AddEditorUiToDataType(IMigrationContext, IKeyValueService, IJsonSerializer, ILogger<AddEditorUiToDataType>)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX