BaseClientEvent<T> Class HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

This is a base class for all HTML5/Flash Uploader client-side events.

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

Syntax

C#
public class BaseClientEvent<T>

Type Parameters

T

Remarks

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

Inheritance Hierarchy

System..Object
+ Aurigma.ImageUploaderFlash..BaseClientEvent<<'T>>

See Also

Reference