Breadcrumb.getItems

Syntax

getItems ();

Description

The getItems method returns the collection of component items.

Comments

The component item collection is set with the Items property.

Example

The example of method use is given in description of the FilterClick event.

See also:

Breadcrumb