Parameter | Description |
---|---|
sParentId | Unique identifier of the menu item to which this item needs to be appended as a child |
NewItem | Contents of the new menu item |
Procedure InsertItem String sParentId tWebMenuItem NewItem
Call: | Send InsertItem sParentId NewItem |
Inserts a new item into a dynamic menu.
See Also