ClientEventCollection Class HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

This class represents a collection of client-side events.

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

Syntax

C#
public class ClientEventCollection : Collection<ClientEvent>

Inheritance Hierarchy

System..Object
+ System.Collections.ObjectModel..Collection < ClientEvent >
+ Aurigma.ImageUploaderFlash..ClientEventCollection

See Also

Reference