PowerWEB File Upload for ASP.NET
UploadManager Class Events
See Also  Send comments on this topic.
Dart.FileUpload Namespace : UploadManager Class


"

For a list of all members of this type, see UploadManager members.

"

Public Events

 NameDescription
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventFileSelected Event raised after a file is selected by the user.  
public EventFileUploadComplete Event raised when an individual file upload has completed.  
public EventFileUploadFailed Event raised when an individual file upload has failed.  
public EventInit (Inherited from System.Web.UI.Control)
public EventLoad (Inherited from System.Web.UI.Control)
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
public EventUploadCancelled Event raised when an upload operation is cancelled.  
public EventUploadComplete Event raised when an upload operation has completed.  
public EventUploadFailed Event raised when entire file upload operation has failed.  
public EventUploadProgressEvent raised during an upload operation at each interval defined by the PollingInterval property.  
Top

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.