• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class RebuildDocumentUrls

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

    Constructors

    View Source

    RebuildDocumentUrls(IMigrationContext, IDocumentUrlService)

    Declaration
    public RebuildDocumentUrls(IMigrationContext context, IDocumentUrlService documentUrlService)
    Parameters
    Type Name Description
    IMigrationContext context
    IDocumentUrlService documentUrlService

    Methods

    View Source

    Migrate()

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