View Source
Class RebuildCacheMigration
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class RebuildCacheMigration : MigrationBase, IDiscoverable
Constructors
View Source
RebuildCacheMigration(IMigrationContext, IDocumentCacheService, IMediaCacheService)
Declaration
public RebuildCacheMigration(IMigrationContext context, IDocumentCacheService documentCacheService, IMediaCacheService mediaCacheService)
Parameters
Methods
View Source
Migrate()
Declaration
protected override void Migrate()