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

Enum MenuItemAlignment

Defines how a menu item should be aligned.

Namespace: EPiServer.Shell.Navigation
Assembly: EPiServer.Shell.dll
Version: 7.19.2
Syntax
public enum MenuItemAlignment

Fields

Name Description
Left

Default alignment (left)

Right

Align menu item to the right

Extension Methods