Aurigma Image Uploader 6.5 Dual
ImageUploader..::.OnClientError Property
Specifies a list of listeners of the Error client-side event.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property OnClientError As ClientEventList
C#
public ClientEventList OnClientError { get; set; }
Remarks
This event fires if some error occurred during upload.