
add_imageReadyStateChange(function(sender, e)) remove_imageReadyStateChange(function(sender, e))
!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
When a new value is set into ImageUrl, the HTML readystatechange will occur, the viewer will fire a corresponding ImageReadyStateChange events.
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | ElementEventArgs | The event data. |