Class ChangeNuCacheJsonFormat
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_0_1
Assembly: Umbraco.Infrastructure.dll
Syntax
public class ChangeNuCacheJsonFormat : MigrationBase, IDiscoverable
Constructors
View SourceChangeNuCacheJsonFormat(IMigrationContext)
Declaration
public ChangeNuCacheJsonFormat(IMigrationContext context)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()