Aurigma Image Uploader 7.0.37
Uploader..::.ClientEvents Property
Gets a collection of client-side events.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property ClientEvents As ClientEventCollection
C#
public ClientEventCollection ClientEvents { get; }
Property Value
Type: Aurigma.ImageUploader..::.ClientEventCollection
The collection of client-side events.