ClientEventCollection Class ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a collection of the Uploader client-side events.

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

Syntax

C#
public class ClientEventCollection : Collection<ClientEvent>

Inheritance Hierarchy

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

See Also

Reference