This event is fired when the user selects an integration-defined menu item.
void OnUserMenuItemClickedEvent ( int menuHandle )
Parameters | Description |
menuHandle | The handle for the user-defined menu. This is the handle returned from the Application.AddUserMenuItem method. |