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