Class Constants.DeliveryApi.OutputCache
Constants for Delivery API output cache.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class OutputCacheFields
View SourceContentCachePolicy
Output cache policy name for content
Declaration
public const string ContentCachePolicy = "DeliveryApiContent"Field Value
| Type | Description | 
|---|---|
| System.String | 
MediaCachePolicy
Output cache policy name for media
Declaration
public const string MediaCachePolicy = "DeliveryApiMedia"Field Value
| Type | Description | 
|---|---|
| System.String |