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

ClientEventList Class

Represents a collection of client-side event listeners.

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

Syntax

Visual Basic
Public Class ClientEventList _
	Inherits StringCollection
C#
public class ClientEventList : StringCollection

Inheritance Hierarchy

System..Object
L System.Collections.Specialized..StringCollection
L Aurigma.ImageUploader..ClientEventList

See Also

Reference