Application.OnUserMenuItemClickedEvent Event

This event is fired when the user selects an integration-defined menu item.

Syntax

void OnUserMenuItemClickedEvent ( int menuHandle )

Parameters Description
menuHandle The handle for the user-defined menu. This is the handle returned from the Application.AddUserMenuItem method.