MetaAttribute.DimSelectionChanged

Syntax

DimSelectionChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DimSelectionChanged event is fired after changing selection on the server.

Example

The example of using the DimSelectionChanged event is given on the MetaAttribute.getAttributeId page.

See also:

MetaAttribute