Enum MenuItemType
What type of item the configuration represents
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 8.11.0Syntax
public enum MenuItemType
  Fields
| Name | Description | 
|---|---|
| DropDown | A drop down style menu  | 
      
| Link | A link to a web resource  | 
      
| Section | A menu section with subsections with a path below this section  |