Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Removes event handler functions that have previously been set for the PreSearch event.
Control types supported
Lookup
Syntax
formContext.getControl(arg).removePreSearch(myFunction)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
myFunction |
Function | Yes | The function to remove. The execution context is automatically passed as the first parameter to this function. |