View Source
Class SimpleContentTypeMapper
Assembly: Umbraco.Infrastructure.dll
Syntax
[MapperFor(typeof(ISimpleContentType))]
[MapperFor(typeof(SimpleContentType))]
public sealed class SimpleContentTypeMapper : BaseMapper
Constructors
View Source
SimpleContentTypeMapper(Lazy<ISqlContext>, MapperConfigurationStore)
Declaration
public SimpleContentTypeMapper(Lazy<ISqlContext> sqlContext, MapperConfigurationStore maps)
Parameters
Methods
View Source
DefineMaps()
Declaration
protected override void DefineMaps()