AfterObjectFormSave - Author-it On-Premises - Author-it

Author-it Development Documentation

This event is fired when the user clicks a button to save an Author-it object, and after the object has been saved. For example, when the user clicks the OK or Apply buttons or closes the form after making changes to an object property. The XML contains the current data on the form.

Additional parameters returned in AuthoritEventArgs:

  • SelectedObjectID (integer)

  • SelectedObjectXML (string)