Working with Uploader for Silverlight > Basic Events |
Uploader for Silverlight includes several events that allow you to set interaction and customize the control. Some of the more important events are listed below.
The following events let you customize the C1Uploader control:
Event | Description |
---|---|
UploadCompleted | Event raised when the upload has completed. |
UploadProgressChanged | Event that fires when the upload process makes progress. |