Keyoti SearchUnit API Docs
OnNeedObject Method (sender, args)
API DocumentationKeyoti.SearchEngine.EventsCentralizedInternalEventNotifierOnNeedObject(Object, NeedObjectEventArgs)
Keyoti SearchUnit v6
Raises the NeedObject event
Declaration Syntax
C#Visual Basic
public virtual Object OnNeedObject(
	Object sender,
	NeedObjectEventArgs args
)
Public Overridable Function OnNeedObject ( 
	sender As Object,
	args As NeedObjectEventArgs
) As Object
Parameters
sender (Object)
args (NeedObjectEventArgs)
Return Value
Object
The object set in RequiredObject property of the event args.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610