Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Removes an event handler from the PostSearch event.
Control types supported
knowledge base search control
Syntax
var kbSearchControl = formContext.getControl("<name>";
kbSearchControl.removeOnPostSearch(myFunction);
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
myFunction |
Function | Yes | The function to remove from the PostSearch event. |