SearchResultBox.ResultItemClick

Syntax

ResultItemClick: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ResultItemClick event occurs on clicking the found element.

Example

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

See also:

BISearchResultBox