Search Results for

    Show / Hide Table of Contents

    Class MergeDateAndDateTimePropertyEditor

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_0_0
    Assembly: cs.temp.dll.dll
    Syntax
    public class MergeDateAndDateTimePropertyEditor : MigrationBase

    Constructors

    MergeDateAndDateTimePropertyEditor(IMigrationContext, IIOHelper, IConfigurationEditorJsonSerializer)

    Declaration
    public MergeDateAndDateTimePropertyEditor(IMigrationContext context, IIOHelper ioHelper, IConfigurationEditorJsonSerializer configurationEditorJsonSerializer)
    Parameters
    Type Name Description
    IMigrationContext context
    IIOHelper ioHelper
    IConfigurationEditorJsonSerializer configurationEditorJsonSerializer

    Methods

    Migrate()

    Declaration
    protected override void Migrate()
    In This Article
    • Constructors
      • MergeDateAndDateTimePropertyEditor(IMigrationContext, IIOHelper, IConfigurationEditorJsonSerializer)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX