This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploaderFlash.ClientEvents Property

Gets the collection of client-side events.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public ReadOnly Property ClientEvents As ClientEventCollection
C#
public ClientEventCollection ClientEvents { get; }

Property Value

Type: Aurigma.ImageUploaderFlash.ClientEventCollection

The collection of client-side events.

See Also

Reference

Manual