In ASP.NET WebForms, only one event handler is fired for every event. You can specify it using EventResizeHandling. It can be "JavaScript", "CallBack", "PostBack", "Notify", etc.
onEventResized is only available in versions that use client-side api v2 (JavaScript, Java).