World is now on Opti ID! Learn more

Enum GlobalNavigationMenuType

How to present the global navigation menu.

Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 10.10.4
Syntax
public enum GlobalNavigationMenuType

Fields

Name Description
None

No menu rendered

PullDown

Menu displayed but hidden, accessible via pulldown

Static

Menu displayed statically on top

Extension Methods