Srch.U.removeHandler Method (DisplayTemplatesSrch)
Removes the attached event handler for the given element.
Srch.U.removeHandler(element, eventName, handler)
Parameters
element
The element.eventName
The event name.handler
The function that should no longer be performed.