Click or drag to resize

MenuItemsGetMenuGroups Method

Returns all root menu items - that is, the menu groups like 'views' and 'setup'.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public MenuItems GetMenuGroups()

Return Value

Type: MenuItems
See Also