Keyoti SearchUnit API Docs
OnInit Method (e)
API DocumentationKeyoti.SearchEngine.WebSearchResultOnInit(EventArgs)
Keyoti SearchUnit v6
Called during the Init lifecycle stage
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override void OnInit(
	EventArgs e
)
protected override void OnInit(
	EventArgs e
)
Protected Overrides Sub OnInit ( 
	e As EventArgs
)
Protected Overrides Sub OnInit ( 
	e As EventArgs
)
protected:
virtual void OnInit(
	EventArgs^ e
) override
protected:
virtual void OnInit(
	EventArgs^ e
) override
abstract OnInit : 
        e : EventArgs -> unit 
override OnInit : 
        e : EventArgs -> unit 
abstract OnInit : 
        e : EventArgs -> unit 
override OnInit : 
        e : EventArgs -> unit 
Parameters

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