Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.DeliveryApi.OutputCache

    Constants for Delivery API output cache.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.DeliveryApi.OutputCache

    Fields

    View Source

    ContentCachePolicy

    Output cache policy name for content.

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

    MediaCachePolicy

    Output cache policy name for media.

    Declaration
    public const string MediaCachePolicy = "DeliveryApiMedia"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX