Keyoti SearchUnit API Docs
OnLoad Method (e)
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsOnLoad(EventArgs)
Keyoti SearchUnit v6
Called when control loads.
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