Class MenuItemCollectionFactory
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Trees
Assembly: Umbraco.Core.dll
Syntax
public class MenuItemCollectionFactory : IMenuItemCollectionFactory
Constructors
View SourceMenuItemCollectionFactory(ActionCollection)
Declaration
public MenuItemCollectionFactory(ActionCollection actionCollection)
Parameters
Type | Name | Description |
---|---|---|
ActionCollection | actionCollection |
Methods
View SourceCreate()
Declaration
public MenuItemCollection Create()
Returns
Type | Description |
---|---|
MenuItemCollection |