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