View Source
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
public class MediaMapDefinition : ContentMapDefinition<IMedia, MediaValueModel, MediaVariantResponseModel>
Constructors
View Source
Declaration
public MediaMapDefinition(PropertyEditorCollection propertyEditorCollection, CommonMapper commonMapper)
Parameters
| Type |
Name |
Description |
| PropertyEditorCollection |
propertyEditorCollection |
|
| CommonMapper |
commonMapper |
|
Methods
View Source
Declaration
public void DefineMaps(IUmbracoMapper mapper)
Parameters
| Type |
Name |
Description |
| IUmbracoMapper |
mapper |
|