Show contents 

Working with Repository > PP.Mb.Ui > Classes > SearchResultBox > SearchResultBox.ResultItemClick

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