MetaAttributeBreadCrumbView.refreshAll

Syntax

refreshAll (fireEvent);

Parameters

fireEvent. Determines whether to fire the RequestSelectedItemsChanged event on calling the method. If the parameter is set to True (default), the event is fired, otherwise it is not. Optional parameter.

Description

The refreshAll method is identical to the refresh method.

Example

The example of using the refreshAll method is given on the MetaAttributeBreadCrumbView.Options page.

See also:

MetaAttributeBreadCrumbView