Search Results for

    Show / Hide Table of Contents

    Interface IMigrationPlanExecutor

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

    Methods

    Execute(MigrationPlan, String)

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