Search Results for

    Show / Hide Table of Contents
    View Source

    Class DeleteLogViewerQueryFile

    Deletes the old file that saved log queries

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.PostMigrations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class DeleteLogViewerQueryFile : MigrationBase, IDiscoverable

    Constructors

    View Source

    DeleteLogViewerQueryFile(IMigrationContext, IHostingEnvironment)

    Initializes a new instance of the DeleteLogViewerQueryFile class.

    Declaration
    public DeleteLogViewerQueryFile(IMigrationContext context, IHostingEnvironment hostingEnvironment)
    Parameters
    Type Name Description
    IMigrationContext context
    IHostingEnvironment hostingEnvironment

    Methods

    View Source

    Migrate()

    Executes the migration.

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