Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentIndexHandlerCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IContentIndexHandler>
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ContentIndexHandlerCollection : BuilderCollectionBase<IContentIndexHandler>, IBuilderCollection<IContentIndexHandler>

    Constructors

    View Source

    ContentIndexHandlerCollection(Func<IEnumerable<IContentIndexHandler>>)

    Declaration
    public ContentIndexHandlerCollection(Func<IEnumerable<IContentIndexHandler>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<IContentIndexHandler>> items
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ContentIndexHandlerCollection(Func<IEnumerable<IContentIndexHandler>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX