Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum GlobalNavigationMenuType

How to present the global navigation menu.

Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 7.19.2
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