For a list of all members of this type, see UploadManager members.
"Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
FileSelected | Event raised after a file is selected by the user. | |
FileUploadComplete | Event raised when an individual file upload has completed. | |
FileUploadFailed | Event raised when an individual file upload has failed. | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) | |
UploadCancelled | Event raised when an upload operation is cancelled. | |
UploadComplete | Event raised when an upload operation has completed. | |
UploadFailed | Event raised when entire file upload operation has failed. | |
UploadProgress | Event raised during an upload operation at each interval defined by the PollingInterval property. |