Search Results for

    Show / Hide Table of Contents
    View Source

    Class MapToApiAttribute

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

    Constructors

    View Source

    MapToApiAttribute(String)

    Declaration
    public MapToApiAttribute(string apiName)
    Parameters
    Type Name Description
    System.String apiName

    Properties

    View Source

    ApiName

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