Keyoti SearchUnit API Docs
SearchResultItemEventArgs Constructor (item, dataRow)
API DocumentationKeyoti.SearchEngine.WebSearchResultItemEventArgsSearchResultItemEventArgs(Control, Object)
Keyoti SearchUnit v6
New instance.
Declaration Syntax
C#Visual Basic
public SearchResultItemEventArgs(
	Control item,
	Object dataRow
)
Public Sub New ( 
	item As Control,
	dataRow As Object
)
Parameters
item (Control)
The item that the event concerns.
dataRow (Object)
Any data that is associated with the item.

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610