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

ClientEvent Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a client-side event.

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

Syntax

Visual Basic
Public Class ClientEvent _
	Inherits BaseClientEvent(Of ClientEventNames)
C#
public class ClientEvent : BaseClientEvent<ClientEventNames>

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploader.BaseClientEvent < ClientEventNames >
L Aurigma.ImageUploader.ClientEvent

See Also

Reference

Manual