SearchResultBox.SearchFailed

Syntax

SearchFailed: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The SearchFailed event occurs if search failed.

Example

The example of use is given on the BISearchResultBox Constructor page.

See also:

BISearchResultBox