Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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