Calls the method you specify by calling the AitApplicationProxy.TopicOpenEventHandler(TopicEventHandler) method. Author calls this method when the user opens a topic in the text editor.
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.