Show / Hide Table of Contents

Class StandardMenus

Inheritance
object
StandardMenus
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.UI.Navigation
Assembly: Volo.Abp.UI.Navigation.dll
Syntax
public static class StandardMenus

Fields

Main

Declaration
public const string Main = "Main"
Field Value
Type Description
string

Shortcut

Declaration
public const string Shortcut = "Shortcut"
Field Value
Type Description
string

User

Declaration
public const string User = "User"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform