Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Headers

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Headers

    Fields

    View Source

    GeneratedResource

    Generated resource identifier header name.

    Declaration
    public const string GeneratedResource = "Umb-Generated-Resource"
    Field Value
    Type Description
    System.String
    View Source

    Location

    Location header name.

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

    Notifications

    Response notifications header name.

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