Search Results for

    Show / Hide Table of Contents
    View Source

    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 OutputCache

    Fields

    View Source

    ContentCachePolicy

    Output cache policy name for content

    Declaration
    public const string ContentCachePolicy = "DeliveryApiContent"
    Field Value
    Type Description
    System.String
    View Source

    MediaCachePolicy

    Output cache policy name for media

    Declaration
    public const string MediaCachePolicy = "DeliveryApiMedia"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • ContentCachePolicy
      • MediaCachePolicy
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX