Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPublishedSnapshotRebuilder

    Rebuilds the published snapshot.

    Namespace: Umbraco.Cms.Infrastructure.Migrations.PostMigrations
    Assembly: Umbraco.Infrastructure.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

    View Source

    Rebuild()

    Rebuilds.

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