Search Results for

    Show / Hide Table of Contents
    View Source

    Class MenuItemCollectionFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Trees
    Assembly: Umbraco.Core.dll
    Syntax
    public class MenuItemCollectionFactory : IMenuItemCollectionFactory

    Constructors

    View Source

    MenuItemCollectionFactory(ActionCollection)

    Declaration
    public MenuItemCollectionFactory(ActionCollection actionCollection)
    Parameters
    Type Name Description
    ActionCollection actionCollection

    Methods

    View Source

    Create()

    Declaration
    public MenuItemCollection Create()
    Returns
    Type Description
    MenuItemCollection
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • MenuItemCollectionFactory(ActionCollection)
    • Methods
      • Create()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX