NavBreadcrumbView.AttributeSortChanged

Syntax

AttributeSortChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The AttributeSortChanged event is fired after changing sorting in the dimension tree.

Comments

Client event.

Example

The example of using the AttributeSortChanged event is given on the Example of Creating the NavBreadcrumb Component page.

See also:

NavBreadcrumbView