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