Class MapToApiAttribute
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Common.Attributes
Assembly: Umbraco.Cms.Api.Common.dll
Syntax
public class MapToApiAttribute : Attribute
Constructors
View SourceMapToApiAttribute(String)
Declaration
public MapToApiAttribute(string apiName)
Parameters
Type | Name | Description |
---|---|---|
System.String | apiName |
Properties
View SourceApiName
Declaration
public string ApiName { get; }
Property Value
Type | Description |
---|---|
System.String |