refresh (args, fireEvent);
args. Parameters that indicate, what should be refreshed.
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.
The refresh method calculates breadcrumb items in accordance with the model or with the saved Options state, if it is available.
The example of using the refresh method is given on the MetaAttributeBreadCrumbView.Options page.
See also: