BaseUploaderExtender Class HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

This is a base class for all HTML5/Flash Uploader extenders.

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

Syntax

C#
public abstract class BaseUploaderExtender : BaseExtender

Remarks

BaseUploaderExtender is an abstract class which implements common functionality for all HTML5/Flash Uploader extenders. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

See Also

Reference