Holds information about the SearchResult item event.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SearchResultItemEventArgs : EventArgs
public class SearchResultItemEventArgs : EventArgs
Public Class SearchResultItemEventArgs Inherits EventArgs
Public Class SearchResultItemEventArgs Inherits EventArgs
public ref class SearchResultItemEventArgs : public EventArgs
public ref class SearchResultItemEventArgs : public EventArgs
type SearchResultItemEventArgs = class inherit EventArgs end
type SearchResultItemEventArgs = class inherit EventArgs end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
SearchResultItemEventArgs(Control) |
New instance.
| |
SearchResultItemEventArgs(Control, Object) |
New instance.
| |
Data |
The data associated with the item, if any (see remarks).
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
Item |
The item involved in the event, this is a ResultItem, Header, Footer, ErrorMessage or NoResults instance.
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120