NavBreadcrumbView.TreeNameAttrChanged

Syntax

TreeNameAttrChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The TreeNameAttrChanged event is fired after the level names attribute is changed.

Example

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

See also:

NavBreadcrumbView