BaseUploadControl Class ActiveX/Java Uploader ASP.NET

This is a base class for Uploader.

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

Syntax

C#
public abstract class BaseUploadControl : BaseControl

Remarks

BaseUploadControl is an abstract class which implements common functionality for the Uploader control. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

See Also

Reference