Enum GlobalNavigationMenuType
How to present the global navigation menu.
Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 8.11.0Syntax
public enum GlobalNavigationMenuType
Fields
Name | Description |
---|---|
None | No menu rendered |
PullDown | Menu displayed but hidden, accessible via pulldown |
Static | Menu displayed statically on top |