Search Results for

    Show / Hide Table of Contents
    View Source

    Class JsonOptionsNameAttribute

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Common.Filters
    Assembly: Umbraco.Cms.Api.Common.dll
    Syntax
    public class JsonOptionsNameAttribute : Attribute

    Constructors

    View Source

    JsonOptionsNameAttribute(String)

    Declaration
    public JsonOptionsNameAttribute(string jsonOptionsName)
    Parameters
    Type Name Description
    System.String jsonOptionsName

    Properties

    View Source

    JsonOptionsName

    Declaration
    public string JsonOptionsName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • JsonOptionsNameAttribute(String)
    • Properties
      • JsonOptionsName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX