Aurigma Image Uploader 6.5 Dual
ImageUploader..::.OnClientBeforeUpload Property
Specifies a list of listeners of the BeforeUpload client-side event.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property OnClientBeforeUpload As ClientEventList
C#
public ClientEventList OnClientBeforeUpload { get; set; }
Remarks
This event fires when the upload is about to be started.