Occurs when the entire upload is completed.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public event EventHandler Uploaded
Visual Basic (Declaration)
Public Event Uploaded As EventHandler

See Also