Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.HttpContext.Items

    Defines keys for items stored in HttpContext.Items

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.HttpContext.Items

    Fields

    View Source

    RequestBodyAsJObject

    Key for current requests body deserialized as JObject.

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