Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMigrationPlanExecutor

    Namespace: Umbraco.Cms.Core.Migrations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IMigrationPlanExecutor

    Methods

    View Source

    Execute(MigrationPlan, String)

    Declaration
    string Execute(MigrationPlan plan, string fromState)
    Parameters
    Type Name Description
    MigrationPlan plan
    System.String fromState
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Execute(MigrationPlan, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX