The ImageUploaderFlash control exposes the following client-side controls.
| Name | Description | |
|---|---|---|
|
|
AfterPackageUpload | This event fires when the current package was uploaded successfully. |
|
|
AfterUpload | This event fires after a successful upload. |
|
|
BeforePackageUpload | This event fires when the current package is about to be uploaded. |
|
|
BeforeUpload | This event fires when the upload is about to be started. |
|
|
Error | This event fires if some error occurred during the current upload session. |
|
|
InitComplete | This event fires when Image Uploader Flash is completely created and initialized. |
|
|
PreRender | This event fires before the writeHtml() or getHtml() method is executed. |
|
|
Progress | This event indicates the progress of the upload. |
|
|
RestrictionFailed | This event fires when some restriction is broken. |