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

Uploader.ClientEvents Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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.

See Also

Reference

Manual