Name | Description | |
---|---|---|
![]() | ACL | Access Control List |
![]() | AppMenuId | Gets the internal ID of this AppMenu |
![]() | Children | Gets a list of AppMenu items that are children of this AppMenu item |
![]() | DefaultFavorite | Gets or sets a value that indicates if this menu item should be in the 'favorites' area by default. |
![]() | Description | Gets or sets the description of this menu item. This value is often used as a popup tooltip. |
![]() | Elements | Gets a collection of Elements for this AppMenu item |
![]() | Icon | Gets or sets the name of the icon for this menu item. |
![]() | IsFavorite | Gets or sets a value that indicates if this menu item should be in the 'favorites' area. |
![]() | Label | Gets or sets the label that is displayed on the menu item. |
![]() | LoadedFrom | Gets the server that the App Menu was loaded from |
![]() | ParentAppMenuId | Gets the internal ID of the parent of this AppMenu |
![]() | PreferenceName | Gets or sets the name that is used to store user preferences for this AppMenu. |
![]() | Sequence | Gets or sets the sequence value for this menu item. Menu entries are ordered by the UserSequence and then the Sequence. |
![]() | ShowOn | Gets or sets a value which indicates which clients the AppMenu is displayed on. |
![]() | Title | Gets or sets the title that is displayed when this menu item has been selected. |
![]() | UserSequence | Gets or sets the value of the user specific sequence for this menu item. |