Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.DeliveryApi.HeaderNames

    Constants for Delivery API header names.

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

    Fields

    View Source

    AcceptLanguage

    Header name for accept language.

    Declaration
    public const string AcceptLanguage = "Accept-Language"
    Field Value
    Type Description
    string
    View Source

    AcceptSegment

    Header name for accept segment.

    Declaration
    public const string AcceptSegment = "Accept-Segment"
    Field Value
    Type Description
    string
    View Source

    ApiKey

    Header name for API key.

    Declaration
    public const string ApiKey = "Api-Key"
    Field Value
    Type Description
    string
    View Source

    Preview

    Header name for preview.

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

    StartItem

    Header name for start item.

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