SaveAs: function(sender, args: Object);
sender. Event source.
args. Event information. Available arguments: ActiveSource - MDM dictionary to be saved.
The SaveAs event is fired when MDM dictionary data is saved with a new name.
The example of use is given on the page with description of the DictionaryBox.Save event.
See also: