Breadcrumb.getSelectedItems

Syntax

getSelectedItems ();

Description

The getSelectedItems method returns the collection of items selected in the component.

Comments

The collection of items selected in the component is set with the SelectedItems property.

Example

The example of method use is given in the Example of Creating the Breadcrumb Component page.

See also:

Breadcrumb