NavBreadcrumbView.RequestMetadata

Syntax

RequestMetadata: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The RequestMetadata event occurs after metadata request.

Example

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

See also:

NavBreadcrumbView