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