Assembly.OnUserMenuItemClickedEvent Event

This event is fired when the user selects an integration-defined menu item. (See Assembly.AddUserMenuItem Method.)

Syntax

void OnUserMenuItemClickedEvent ( int menuHandle )

Parameters Description
menuHandle The handle for the user-defined menu. This is the handle returned from _Assembly.AddUserMenuItem().