Calls the method that you specify with the AitApplicationProxy.ContextMenuClickHandler(TopicEventHandler) method. Author calls this method when the user clicks a context menu item in a proofing plugin.
Parameters
-
sender
Type: System.Object
Source of the event.
-
e
Type: AuthoritExtensibility.ProofingEventArgs
Arguments for the event.
Note: The method passes each parameter to the specified TopicEventHandler method.