Class TemplateMapDefinition
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Mapping
Assembly: Umbraco.Core.dll
Syntax
public class TemplateMapDefinition : IMapDefinition
Constructors
View SourceTemplateMapDefinition(IShortStringHelper)
Declaration
public TemplateMapDefinition(IShortStringHelper shortStringHelper)
Parameters
Type | Name | Description |
---|---|---|
IShortStringHelper | shortStringHelper |
Methods
View SourceDefineMaps(IUmbracoMapper)
Declaration
public void DefineMaps(IUmbracoMapper mapper)
Parameters
Type | Name | Description |
---|---|---|
IUmbracoMapper | mapper |