Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.HttpContext.Items

    Defines keys for items stored in HttpContext.Items

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

    Fields

    View Source

    RequestBodyAsJObject

    Key for current requests body deserialized as JObject.

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