Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentFinderCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IContentFinder>
    Namespace: Umbraco.Cms.Core.Routing
    Assembly: Umbraco.Core.dll
    Syntax
    public class ContentFinderCollection : BuilderCollectionBase<IContentFinder>, IBuilderCollection<IContentFinder>

    Constructors

    View Source

    ContentFinderCollection(Func<IEnumerable<IContentFinder>>)

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