Interface ICustomGlobalNavigationMenuBehavior

Specifies how the global menu should behave.

Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 8.11.0
Syntax
public interface ICustomGlobalNavigationMenuBehavior

Properties

MenuType

Gets the type of the menu.

Declaration
GlobalNavigationMenuType MenuType { get; }
Property Value
Type Description
GlobalNavigationMenuType

The type of the menu.