QuickAdmin.Net Reference
C#
Show/Hide TOC
UINavigation
Items Class
包含 UI 上各功能导航项目列表的类。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
Copy
public
class
UINavigationItems
Inheritance
object
UINavigationItems
Constructors
UINavigationItems
Initializes a new instance of the
UINavigationItems
class
Properties
Public Properties
MenuItems
系统菜单项列表。
QuickLinks
系统快速链接列表。
UserMenus
用户菜单列表。
See Also
Reference
QuickAdmin.RCL Namespace
In This Article
Definition
Constructors
Properties
See Also