Search Results for

    Show / Hide Table of Contents
    View Source

    Class RebuildPublishedCacheController

    Inheritance
    System.Object
    ManagementApiControllerBase
    PublishedCacheControllerBase
    Namespace: Umbraco.Cms.ManagementApi.Controllers.PublishedCache
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public class RebuildPublishedCacheController : PublishedCacheControllerBase

    Constructors

    View Source

    RebuildPublishedCacheController(IPublishedSnapshotService)

    Declaration
    public RebuildPublishedCacheController(IPublishedSnapshotService publishedSnapshotService)
    Parameters
    Type Name Description
    IPublishedSnapshotService publishedSnapshotService

    Methods

    View Source

    Collect()

    Declaration
    public async Task<ActionResult> Collect()
    Returns
    Type Description
    Task<ActionResult>
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RebuildPublishedCacheController(IPublishedSnapshotService)
    • Methods
      • Collect()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX