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

ClientEvent Class

This class represents a client-side event.

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

Syntax

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

Inheritance Hierarchy

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

See Also

Reference