Search Results for

    Show / Hide Table of Contents
    View Source

    Class MoveDocumentBlueprintsToFolders

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

    Constructors

    View Source

    MoveDocumentBlueprintsToFolders(IMigrationContext, IEntityService, IContentService, IDocumentBlueprintContainerRepository)

    Declaration
    public MoveDocumentBlueprintsToFolders(IMigrationContext context, IEntityService entityService, IContentService contentService, IDocumentBlueprintContainerRepository containerRepository)
    Parameters
    Type Name Description
    IMigrationContext context
    IEntityService entityService
    IContentService contentService
    IDocumentBlueprintContainerRepository containerRepository

    Methods

    View Source

    Migrate()

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