Search Results for

    Show / Hide Table of Contents
    View Source

    Class NoopMigration

    Inheritance
    object
    AsyncMigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class NoopMigration : AsyncMigrationBase, IDiscoverable

    Constructors

    View Source

    NoopMigration(IMigrationContext)

    Declaration
    public NoopMigration(IMigrationContext context)
    Parameters
    Type Name Description
    IMigrationContext context

    Methods

    View Source

    MigrateAsync()

    Executes the migration.

    Declaration
    protected override Task MigrateAsync()
    Returns
    Type Description
    Task
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX