Search Results for

    Show / Hide Table of Contents
    View Source

    Class SurfaceControllerTypeCollection

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Website.Collections
    Assembly: Umbraco.Web.Website.dll
    Syntax
    public class SurfaceControllerTypeCollection : BuilderCollectionBase<Type>

    Constructors

    View Source

    SurfaceControllerTypeCollection(Func<IEnumerable<Type>>)

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