Calls the method that you specify with the AitApplicationProxy.BookEditorOpenEventHandler(TopicEventHandler) method. Author calls this method when the user opens the book 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.