Class SimpleContentTypeMapper
Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
Assembly: cs.temp.dll.dll
Syntax
[MapperFor(typeof(ISimpleContentType))]
[MapperFor(typeof(SimpleContentType))]
public sealed class SimpleContentTypeMapper : BaseMapper
Constructors
SimpleContentTypeMapper(Lazy<ISqlContext>, MapperConfigurationStore)
Declaration
public SimpleContentTypeMapper(Lazy<ISqlContext> sqlContext, MapperConfigurationStore maps)
Parameters
Type | Name | Description |
---|---|---|
System. |
sqlContext | |
Mapper |
maps |
Methods
DefineMaps()
Declaration
protected override void DefineMaps()