Keyoti SearchUnit API Docs
OnLoad Method (e)
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsOnLoad(EventArgs)
Keyoti SearchUnit v6
Sets selected location/contents (accesible here, as view state is restored) in the SearchBox
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override void OnLoad(
	EventArgs e
)
protected override void OnLoad(
	EventArgs e
)
Protected Overrides Sub OnLoad ( 
	e As EventArgs
)
Protected Overrides Sub OnLoad ( 
	e As EventArgs
)
protected:
virtual void OnLoad(
	EventArgs^ e
) override
protected:
virtual void OnLoad(
	EventArgs^ e
) override
abstract OnLoad : 
        e : EventArgs -> unit 
override OnLoad : 
        e : EventArgs -> unit 
abstract OnLoad : 
        e : EventArgs -> unit 
override OnLoad : 
        e : EventArgs -> unit 
Parameters

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