| MenuControllerGetAvailableMenuItems Method |
Gets all menu items that are available (accessible) to the active user.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic MenuItems GetAvailableMenuItems()
Return Value
Type:
MenuItems
The result is cached for a few minutes.
See Also