Navigator.Exit

Syntax

Exit: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Exit event occurs on exiting the repository.

Example

The example of event use is given on the Example of Creating the Navigator Component page.

See also:

Navigator