DIMcImageSetTemplateEvents_EventBeforeSave Event
|
|
Event fired before the specified image set template is saved.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksThis event could be used to display a "Save Template As" dialog.
When the save is completed successfully, a TemplateChanged event
will be fired indicating a change to the template's Modified property
(which is cleared after a Save).
See Also