C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class / OnClientUpload Property

In This Topic
OnClientUpload Property
In This Topic
The event associated with this property occurs before the file is uploaded. This event can be cancelled.
Syntax
'Declaration
 
Public Property OnClientUpload As System.String
 
See Also