Search Results for

    Show / Hide Table of Contents
    View Source

    Class MigrateSchduledPublishesToUtc

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

    Constructors

    View Source

    MigrateSchduledPublishesToUtc(IMigrationContext, TimeProvider)

    Declaration
    public MigrateSchduledPublishesToUtc(IMigrationContext context, TimeProvider timeProvider)
    Parameters
    Type Name Description
    IMigrationContext context
    TimeProvider timeProvider

    Methods

    View Source

    Migrate()

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