Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MenuPaths

Inheritance
System.Object
MenuPaths
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.Navigation
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public static class MenuPaths

Fields

Global

Declaration
public const string Global = "/global"
Field Value
Type Description
System.String

Help

Declaration
public const string Help = "/global/help"
Field Value
Type Description
System.String

User

Declaration
public const string User = "/global/user"
Field Value
Type Description
System.String

UserSettings

Declaration
public const string UserSettings = "/global/user/settings"
Field Value
Type Description
System.String