Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMapDefinition

    Defines maps for IUmbracoMapper.

    Namespace: Umbraco.Cms.Core.Mapping
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMapDefinition

    Methods

    View Source

    DefineMaps(IUmbracoMapper)

    Defines maps.

    Declaration
    void DefineMaps(IUmbracoMapper mapper)
    Parameters
    Type Name Description
    IUmbracoMapper mapper
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • DefineMaps(IUmbracoMapper)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX