Search Results for

    Show / Hide Table of Contents
    View Source

    Class KeyValueMapper

    Inheritance
    System.Object
    BaseMapper
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public sealed class KeyValueMapper : BaseMapper

    Constructors

    View Source

    KeyValueMapper(Lazy<ISqlContext>, MapperConfigurationStore)

    Declaration
    public KeyValueMapper(Lazy<ISqlContext> sqlContext, MapperConfigurationStore maps)
    Parameters
    Type Name Description
    Lazy<ISqlContext> sqlContext
    MapperConfigurationStore maps

    Methods

    View Source

    DefineMaps()

    Declaration
    protected override void DefineMaps()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • KeyValueMapper(Lazy<ISqlContext>, MapperConfigurationStore)
    • Methods
      • DefineMaps()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX