Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentIndexHandlerCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<ContentIndexHandlerCollectionBuilder, ContentIndexHandlerCollection, IContentIndexHandler>
    LazyCollectionBuilderBase<ContentIndexHandlerCollectionBuilder, ContentIndexHandlerCollection, IContentIndexHandler>
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ContentIndexHandlerCollectionBuilder : LazyCollectionBuilderBase<ContentIndexHandlerCollectionBuilder, ContentIndexHandlerCollection, IContentIndexHandler>, ICollectionBuilder<ContentIndexHandlerCollection, IContentIndexHandler>, ICollectionBuilder

    Properties

    View Source

    This

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