Click or drag to resize

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
Syntax
C#
public MenuItems GetAvailableMenuItems()

Return Value

Type: MenuItems
The result is cached for a few minutes.
See Also