BaseClientEvent<T> Class ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This is a base class for all ActiveX/Java Uploader client-side events.

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

Syntax

C#
public class BaseClientEvent<T>

Type Parameters

T

Remarks

BaseClientEvent<<'T>> is an abstract class which implements common functionality for ActiveX/Java Uploader client-side events. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

See Also

Reference