DictionaryBox.SaveAs

Syntax

SaveAs: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information. Available arguments: ActiveSource - MDM dictionary to be saved.

Description

The SaveAs event is fired when MDM dictionary data is saved with a new name.

Example

The example of use is given on the page with description of the DictionaryBox.Save event.

See also:

DictionaryBox