Inheritance
System.Object
MenuItemCollection
Assembly: EPiServer.Shell.dll
Version: 11.20.7
public class MenuItemCollection : ConfigurationElementCollection
Constructors
Declaration
public MenuItemCollection()
Methods
Declaration
protected override ConfigurationElement CreateNewElement()
Returns
Type |
Description |
System.Configuration.ConfigurationElement |
|
Declaration
protected override object GetElementKey(ConfigurationElement element)
Parameters
Type |
Name |
Description |
System.Configuration.ConfigurationElement |
element |
|
Returns
Type |
Description |
System.Object |
|
Extension Methods