Class SectionMapDefinition
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Mapping
Assembly: Umbraco.Core.dll
Syntax
public class SectionMapDefinition : IMapDefinition
Constructors
View SourceSectionMapDefinition(ILocalizedTextService)
Declaration
public SectionMapDefinition(ILocalizedTextService textService)
Parameters
Type | Name | Description |
---|---|---|
ILocalized |
textService |
Methods
View SourceDefineMaps(IUmbracoMapper)
Declaration
public void DefineMaps(IUmbracoMapper mapper)
Parameters
Type | Name | Description |
---|---|---|
IUmbraco |
mapper |