The UltimateUploadControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CancelUpload |
Cancels the upload process.
|
![]() | OnUploadCancelled |
Raises the UploadCancelled event.
|
![]() | OnUploadCompleted |
Raises the UploadCompleted event.
|
![]() | OnUploadFileCompleted |
Raises the UploadFileCompleted event.
|
![]() | OnUploadFileStarted |
Raises the UploadFileStarted event.
|
![]() | OnUploadPaused |
Raises the UploadPaused event.
|
![]() | OnUploadStarted |
Raises the UploadStarted event.
|
![]() | PauseUpload |
Pauses the upload process.
|
![]() | ProcessFreeRestrictions | |
![]() | StartUpload |
Starts the upload process.
|