Holds information about the SearchResult item event.
| C# | Visual Basic |
public class SearchResultItemEventArgs : EventArgs
Public Class SearchResultItemEventArgs Inherits EventArgs
| 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.) |
| Object | ||
| EventArgs | ||
| SearchResultItemEventArgs | ||
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610