Replace a User Menu definition (UserMenuItems), identified by it UserMenuParams with a new User menu definition (UserMenuItems).
Replace a User Menu definition (UserMenuItems), identified by it UserMenuParams with a new User menu definition (UserMenuItems).
| Visual Basic |
|---|
Public Sub UpdateUserMenu( _ ByVal pIUserMenuParams As UserMenuParams, _ ByVal pIUserMenuItems As UserMenuItems _ ) |
Identification key (UserMenuParams) of the new menu definition.
The new UserMenuItems data collection that defines the new menu.
| UpdateUserMenu (Visual Basic) | ||
|---|---|---|
| ||