Search Results for

    Show / Hide Table of Contents
    View Source

    Class SectionCollection

    Inheritance
    System.Object
    BuilderCollectionBase<ISection>
    Namespace: Umbraco.Cms.Core.Sections
    Assembly: Umbraco.Core.dll
    Syntax
    public class SectionCollection : BuilderCollectionBase<ISection>, IBuilderCollection<ISection>

    Constructors

    View Source

    SectionCollection(Func<IEnumerable<ISection>>)

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