Click or drag to resize
CTInterfaceOnExecuteSearchGroupSearch Event
Invoked for Search Group searches that are defined to use Custom Handler. Allows full control over the returned Search Group data.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceExecuteSearchGroupSearchArgs> OnExecuteSearchGroupSearch

Value

Type: SystemEventHandlerCTInterfaceExecuteSearchGroupSearchArgs
Availability

CUSTOMTOOLS 2013 SP4


See Also