Search Results for

    Show / Hide Table of Contents
    View Source

    Class MapToApiAttribute

    Inheritance
    object
    Attribute
    Namespace: Umbraco.Cms.Api.Common.Attributes
    Assembly: Umbraco.Cms.Api.Common.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
    public class MapToApiAttribute : Attribute

    Constructors

    View Source

    MapToApiAttribute(string)

    Declaration
    public MapToApiAttribute(string apiName)
    Parameters
    Type Name Description
    string apiName

    Properties

    View Source

    ApiName

    Declaration
    public string ApiName { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX