Keyoti SearchUnit API Docs
OnSearch Method (e)
API DocumentationKeyoti.SearchEngine.WebSearchBoxOnSearch(EventArgs)
Keyoti SearchUnit v6
Called after the Search button is pressed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void OnSearch(
	EventArgs e
)
protected virtual void OnSearch(
	EventArgs e
)
Protected Overridable Sub OnSearch ( 
	e As EventArgs
)
Protected Overridable Sub OnSearch ( 
	e As EventArgs
)
protected:
virtual void OnSearch(
	EventArgs^ e
)
protected:
virtual void OnSearch(
	EventArgs^ e
)
abstract OnSearch : 
        e : EventArgs -> unit 
override OnSearch : 
        e : EventArgs -> unit 
abstract OnSearch : 
        e : EventArgs -> unit 
override OnSearch : 
        e : EventArgs -> unit 
Parameters

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