UINavigationItems Class

包含 UI 上各功能导航项目列表的类。

Definition

Namespace: QuickAdmin.RCL
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
public class UINavigationItems
Inheritance
object    UINavigationItems

Constructors

UINavigationItemsInitializes a new instance of the UINavigationItems class

Properties

Public Properties

MenuItems 系统菜单项列表。
QuickLinks 系统快速链接列表。
UserMenus 用户菜单列表。

See Also