Search Results for

    Show / Hide Table of Contents
    View Source

    Class CollectPublishedCacheController

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

    Constructors

    View Source

    CollectPublishedCacheController(IPublishedSnapshotService)

    Declaration
    public CollectPublishedCacheController(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
      • CollectPublishedCacheController(IPublishedSnapshotService)
    • Methods
      • Collect()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX