View Source
Class DocumentVersionMapDefinition
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DocumentVersionMapDefinition : ContentMapDefinition<IContent, DocumentValueModel, DocumentVariantResponseModel>
Constructors
View Source
DocumentVersionMapDefinition(PropertyEditorCollection)
Declaration
public DocumentVersionMapDefinition(PropertyEditorCollection propertyEditorCollection)
Parameters
Type |
Name |
Description |
PropertyEditorCollection |
propertyEditorCollection |
|
Methods
View Source
DefineMaps(IUmbracoMapper)
Declaration
public void DefineMaps(IUmbracoMapper mapper)
Parameters
Type |
Name |
Description |
IUmbracoMapper |
mapper |
|