Interface IMapDefinition
Defines maps for IUmbraco
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 |
---|---|---|
IUmbraco |
mapper |