Occurs when there already exist a file with the same name.

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

Syntax

C#
public UploadedFileEventHandler FileExists
Visual Basic (Declaration)
Public FileExists As UploadedFileEventHandler

See Also