Search Results for

    Show / Hide Table of Contents
    View Source

    Class ResetCache

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

    Constructors

    View Source

    ResetCache(IMigrationContext, IHostingEnvironment)

    Declaration
    public ResetCache(IMigrationContext context, IHostingEnvironment hostingEnvironment)
    Parameters
    Type Name Description
    IMigrationContext context
    IHostingEnvironment hostingEnvironment
    View Source

    ResetCache(IMigrationContext, IHostingEnvironment, IPublishedSnapshotService)

    Declaration
    public ResetCache(IMigrationContext context, IHostingEnvironment hostingEnvironment, IPublishedSnapshotService publishedSnapshotService)
    Parameters
    Type Name Description
    IMigrationContext context
    IHostingEnvironment hostingEnvironment
    IPublishedSnapshotService publishedSnapshotService

    Methods

    View Source

    Migrate()

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