Search Results for

    Show / Hide Table of Contents

    Interface IPublishedSnapshotRebuilder

    Rebuilds the published snapshot.

    Namespace: Umbraco.Cms.Infrastructure.Migrations.PostMigrations
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPublishedSnapshotRebuilder
    Remarks

    This interface exists because the entire published snapshot lives in Umbraco.Web but we may want to trigger rebuilds from Umbraco.Core. These two assemblies should be refactored, really.

    Methods

    Rebuild()

    Rebuilds.

    Declaration
    void Rebuild()
    In This Article
    • Methods
      • Rebuild()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX