Keyoti SearchUnit API Docs
Item Property
API DocumentationKeyoti.SearchEngine.WebSearchResultItemEventArgsItem
Keyoti SearchUnit v6
The item involved in the event, this is a ResultItem, Header, Footer, ErrorMessage or NoResults instance.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual Control Item { get; }
public virtual Control Item { get; }
Public Overridable ReadOnly Property Item As Control
	Get
Public Overridable ReadOnly Property Item As Control
	Get
public:
virtual property Control^ Item {
	Control^ get ();
}
public:
virtual property Control^ Item {
	Control^ get ();
}
abstract Item : Control with get
override Item : Control with get
abstract Item : Control with get
override Item : Control with get
Property Value

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