eo_CancelEvent Function

Cancel the current EO.Web control event.

Syntax
JavaScript
 function eo_CancelEvent()
Remarks

Uses this function to cancel thus prevent further processing of the event.

This function and EventInfo.cancel have the same effect.

See Also