Holds information about the SearchResult item event.
Declaration Syntax
C# | Visual Basic |
public class SearchResultItemEventArgs : EventArgs
Public Class SearchResultItemEventArgs Inherits EventArgs
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) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
Item |
The item involved in the event, this is a ResultItem, Header, Footer, ErrorMessage or NoResults instance.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | ||
EventArgs | ||
SearchResultItemEventArgs |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610