View Source
Class NuCacheStatusController
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
public class NuCacheStatusController : UmbracoAuthorizedApiController, IDiscoverable
Constructors
View Source
NuCacheStatusController(IPublishedSnapshotService)
Declaration
public NuCacheStatusController(IPublishedSnapshotService publishedSnapshotService)
Parameters
Methods
View Source
Collect()
Declaration
Returns
Type |
Description |
System.String |
|
View Source
GetStatus()
Declaration
public string GetStatus()
Returns
Type |
Description |
System.String |
|
View Source
RebuildDbCache()
Declaration
public string RebuildDbCache()
Returns
Type |
Description |
System.String |
|
View Source
ReloadCache()
Declaration
public void ReloadCache()