Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |