Keyoti Search for ASP.NET API Docs
Data Property
API DocumentationKeyoti.SearchEngine.WebSearchResultItemEventArgsData
Keyoti Search for ASP.NET 2010
The data associated with the item, if any (see remarks).
Declaration Syntax
C#Visual BasicVisual C++
public virtual Object Data { get; }
Public Overridable ReadOnly Property Data As Object
public:
virtual property Object^ Data {
	Object^ get ();
}
Remarks
Typically this is useful when the ResultItem is created, this property will contain the data associated with the item, for a ResultItem this is likely to be either a Keyoti.SearchEngine.Search.ResultItem object, or a DataRow object (when a DataSource is set).

Assembly: Keyoti2.SearchEngine.Web (Module: Keyoti2.SearchEngine.Web) Version: 2010.4.1.609