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