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