Interface IMapDefinition
Defines maps for IUmbracoMapper.
Namespace: Umbraco.Cms.Core.Mapping
Assembly: Umbraco.Core.dll
Syntax
public interface IMapDefinition
Methods
View SourceDefineMaps(IUmbracoMapper)
Defines maps.
Declaration
void DefineMaps(IUmbracoMapper mapper)
Parameters
Type | Name | Description |
---|---|---|
IUmbracoMapper | mapper |