NavBreadcrumbView.DimSelectionChanged

Syntax

DimSelectionChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

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

Example

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

See also:

NavBreadcrumbView