View Source
Class MergeDateAndDateTimePropertyEditor
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class MergeDateAndDateTimePropertyEditor : MigrationBase, IDiscoverable
Constructors
View Source
MergeDateAndDateTimePropertyEditor(IMigrationContext, IIOHelper, IConfigurationEditorJsonSerializer)
Declaration
public MergeDateAndDateTimePropertyEditor(IMigrationContext context, IIOHelper ioHelper, IConfigurationEditorJsonSerializer configurationEditorJsonSerializer)
Parameters
View Source
MergeDateAndDateTimePropertyEditor(IMigrationContext, IIOHelper, IConfigurationEditorJsonSerializer, IEditorConfigurationParser)
Declaration
public MergeDateAndDateTimePropertyEditor(IMigrationContext context, IIOHelper ioHelper, IConfigurationEditorJsonSerializer configurationEditorJsonSerializer, IEditorConfigurationParser editorConfigurationParser)
Parameters
Methods
View Source
Migrate()
Declaration
protected override void Migrate()