Interface ICustomGlobalNavigationMenuBehavior

Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
[Obsolete("The global navigation is replaced by the platform navigation whose visibility cannot be configured.")]
public interface ICustomGlobalNavigationMenuBehavior

Properties

MenuType

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

Extension Methods