Search Results for

    Show / Hide Table of Contents
    View Source

    Class RebuildCacheMigration

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_15_1_0
    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
    Type Name Description
    IMigrationContext context
    IDocumentCacheService documentCacheService
    IMediaCacheService mediaCacheService

    Methods

    View Source

    Migrate()

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