Search Results for

    Show / Hide Table of Contents
    View Source

    Class TemplateMapDefinition

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Mapping
    Assembly: Umbraco.Core.dll
    Syntax
    public class TemplateMapDefinition : IMapDefinition

    Constructors

    View Source

    TemplateMapDefinition(IShortStringHelper)

    Declaration
    public TemplateMapDefinition(IShortStringHelper shortStringHelper)
    Parameters
    Type Name Description
    IShortStringHelper shortStringHelper

    Methods

    View Source

    DefineMaps(IUmbracoMapper)

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