Click or drag to resize

MenuManagerAddMenuItems Method

Adds a list of existing menuitems to the manager.

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

Parameters

menuItems
Type: Omada.OE.ModelMenuItems
See Also