Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMenuItemCollectionFactory

    Represents a factory to create MenuItemCollection.

    Namespace: Umbraco.Cms.Core.Trees
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMenuItemCollectionFactory

    Methods

    View Source

    Create()

    Creates an empty MenuItemCollection.

    Declaration
    MenuItemCollection Create()
    Returns
    Type Description
    MenuItemCollection

    An empty MenuItemCollection.

    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Create()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX