BeforeTemplateChange - Author-it On-Premises - Author-it

Author-it Development Documentation

This event is fired when the user changes the template of an object, before the template has been changed.

Additional parameters returned in AuthoritEventArgs:

  • SelectedObjectIDs (list of integer)

  • TargetTemplateID (integer)

  • Cancel (boolean)