Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoDefaultMapper

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Mapping
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class UmbracoDefaultMapper : DefaultMapper

    Methods

    View Source

    GetFromDbConverter(Type, Type)

    Declaration
    public override Func<object, object> GetFromDbConverter(Type destType, Type sourceType)
    Parameters
    Type Name Description
    Type destType
    Type sourceType
    Returns
    Type Description
    Func<System.Object, System.Object>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetFromDbConverter(Type, Type)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX