Search Results for

    Show / Hide Table of Contents
    View Source

    Class MapDefinitionCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<MapDefinitionCollectionBuilder, MapDefinitionCollection, IMapDefinition>
    SetCollectionBuilderBase<MapDefinitionCollectionBuilder, MapDefinitionCollection, IMapDefinition>
    Namespace: Umbraco.Cms.Core.Mapping
    Assembly: Umbraco.Core.dll
    Syntax
    public class MapDefinitionCollectionBuilder : SetCollectionBuilderBase<MapDefinitionCollectionBuilder, MapDefinitionCollection, IMapDefinition>, ICollectionBuilder<MapDefinitionCollection, IMapDefinition>, ICollectionBuilder

    Properties

    View Source

    CollectionLifetime

    Declaration
    protected override ServiceLifetime CollectionLifetime { get; }
    Property Value
    Type Description
    ServiceLifetime
    View Source

    This

    Declaration
    protected override MapDefinitionCollectionBuilder This { get; }
    Property Value
    Type Description
    MapDefinitionCollectionBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • CollectionLifetime
      • This
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX