Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IProviderSpecificMapperFactory

    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IProviderSpecificMapperFactory

    Properties

    View Source

    Mappers

    Declaration
    NPocoMapperCollection Mappers { get; }
    Property Value
    Type Description
    NPocoMapperCollection
    View Source

    ProviderName

    Declaration
    string ProviderName { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX