UtilsstopHookingMouseInputInScript Method |
Stops hooking the mouse hit in the window.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction stopHookingMouseInputInScript(window, name);
Parameters
- window
- Type: object
DHTML window object - name
- Type: string
Name of the HTML object for which to stop hooking
See Also