EaxMapView.isSLAvailable

Syntax

isSLAvailable();

Description

The isSLAvailable method determines whether Silverlight object of the express report map is available.

Comments

The method returns True if the Silverlight object is available, and False when otherwise.

Example

The example of use is given on the page with description of the EaxMapView.getSilverlightInstance method.

See also:

EaxMapView