__GetEvent
Introduction
Returns the event listener specific to the Element.
Syntax
Parameters
Return Value
Returns the event listener for the current Element with the specified name.
Example
The frontend framework can retrieve the event listener of an Element as follows.