Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentMapDefinition

    Inheritance
    System.Object
    ContentMapDefinition<IContent, DocumentValueModel, DocumentVariantResponseModel>
    Namespace: Umbraco.Cms.Api.Management.Mapping.Document
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DocumentMapDefinition : ContentMapDefinition<IContent, DocumentValueModel, DocumentVariantResponseModel>

    Constructors

    View Source

    DocumentMapDefinition(PropertyEditorCollection, CommonMapper)

    Declaration
    public DocumentMapDefinition(PropertyEditorCollection propertyEditorCollection, CommonMapper commonMapper)
    Parameters
    Type Name Description
    PropertyEditorCollection propertyEditorCollection
    CommonMapper commonMapper

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