Class ContentTypeMapper
Represents a Content
Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
Assembly: Umbraco.Infrastructure.dll
Syntax
public sealed class ContentTypeMapper : BaseMapper
Constructors
View SourceContentTypeMapper(Lazy<ISqlContext>, MapperConfigurationStore)
Declaration
public ContentTypeMapper(Lazy<ISqlContext> sqlContext, MapperConfigurationStore maps)
Parameters
Type | Name | Description |
---|---|---|
Lazy<ISql |
sqlContext | |
Mapper |
maps |
Methods
View SourceDefineMaps()
Declaration
protected override void DefineMaps()