Search Results for

    Show / Hide Table of Contents
    View Source

    Class LogViewerQueryMapper

    Inheritance
    object
    BaseMapper
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    [MapperFor(typeof(ILogViewerQuery))]
    [MapperFor(typeof(LogViewerQuery))]
    public sealed class LogViewerQueryMapper : BaseMapper

    Constructors

    View Source

    LogViewerQueryMapper(Lazy<ISqlContext>, MapperConfigurationStore)

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

    Methods

    View Source

    DefineMaps()

    Declaration
    protected override void DefineMaps()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX