BaseUploadControl Events ActiveX/Java Uploader ASP.NET

The BaseUploadControl type exposes the following members.

Events

Name Description
Public event AllFilesUploaded

Fires when the whole upload session completes.

Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event FileUploaded

Fires whenever all the converted files and metadata related to a particular user-selected file are successfully uploaded.

Public event Init (Inherited from Control.)
Public event Load (Inherited from Control.)
Public event PreRender (Inherited from Control.)
Public event Unload (Inherited from Control.)

See Also

Reference