Search Results for

    Show / Hide Table of Contents
    View Source

    Class SelectorHandlerCollection

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

    Constructors

    View Source

    SelectorHandlerCollection(Func<IEnumerable<ISelectorHandler>>)

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