Sys.UI.DomEvent $removeHandler Method
Provides a shortcut to the removeHandler method of the Sys.UI.DomEvent class. This member is static and can be invoked without creating an instance of the class.
$removeHandler(element, eventName, handler);
For details about the method that this shortcut represents, see Sys.UI.DomEvent removeHandler Method.
Show: