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