Class MigrateSchduledPublishesToUtc
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_14_0_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class MigrateSchduledPublishesToUtc : MigrationBase, IDiscoverable
Constructors
View SourceMigrateSchduledPublishesToUtc(IMigrationContext, TimeProvider)
Declaration
public MigrateSchduledPublishesToUtc(IMigrationContext context, TimeProvider timeProvider)
Parameters
Type | Name | Description |
---|---|---|
IMigration |
context | |
Time |
timeProvider |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()