Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.JsonOptionsNames

    Contains named JSON serialization options constants.

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

    Fields

    View Source

    BackOffice

    Name used for JsonOptions

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

    DeliveryApi

    The JSON options name for Delivery API serialization.

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