Search Results for

    Show / Hide Table of Contents
    View Source

    Class DynamicRootOriginFinderCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IDynamicRootOriginFinder>
    Namespace: Umbraco.Cms.Core.DynamicRoot.Origin
    Assembly: Umbraco.Core.dll
    Syntax
    public class DynamicRootOriginFinderCollection : BuilderCollectionBase<IDynamicRootOriginFinder>, IBuilderCollection<IDynamicRootOriginFinder>

    Constructors

    View Source

    DynamicRootOriginFinderCollection(Func<IEnumerable<IDynamicRootOriginFinder>>)

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