Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Adds an event handler to the PostSearch event.
Control types supported
knowledge base search control
Syntax
var kbSearchControl = formContext.getControl("<name>");
kbSearchControl.addOnPostSearch(myFunction);
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
myFunction |
Function | Yes | The function to add to the PostSearch event. The execution context is automatically passed as the first parameter to this function. |