AitApplicationProxy - Author-it On-Premises - Author-it

Author-it Development Documentation

The AitApplicationProxy class provides properties and methods that enable your plugin to communicate with Author.

The plugin communicates with Author by receiving and sending events through the AitApplicationProxy class. The proxy class passes information between Author and the plugin by means of various event arguments classes. You can use the event arguments classes with event handlers to trigger actions in Author or your plugin.