Search Results for

    Show / Hide Table of Contents
    View Source

    Class RelationMapDefinition

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

    Constructors

    View Source

    RelationMapDefinition(IEntityService, IRelationService)

    Declaration
    public RelationMapDefinition(IEntityService entityService, IRelationService relationService)
    Parameters
    Type Name Description
    IEntityService entityService
    IRelationService relationService

    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
      • RelationMapDefinition(IEntityService, IRelationService)
    • Methods
      • DefineMaps(IUmbracoMapper)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX