A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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