Class DocumentTypeMapDefinition
Inheritance
System.Object
ContentTypeMapDefinition<IContentType, DocumentTypePropertyTypeResponseModel, DocumentTypePropertyTypeContainerResponseModel>
Namespace: Umbraco.Cms.Api.Management.Mapping.DocumentType
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DocumentTypeMapDefinition : ContentTypeMapDefinition<IContentType, DocumentTypePropertyTypeResponseModel, DocumentTypePropertyTypeContainerResponseModel>
Methods
View SourceDefineMaps(IUmbracoMapper)
Declaration
public void DefineMaps(IUmbracoMapper mapper)
Parameters
| Type | Name | Description |
|---|---|---|
| IUmbracoMapper | mapper |