This documentation is for the old version. Go to the latest Upload Suite docs

BaseUploadControl Class

This is a base class for [Aurigma.ImageUploaderFlash.ImageUploaderFlash].

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

Syntax

Visual Basic
Public MustInherit Class BaseUploadControl _
	Inherits BaseControl
C#
public abstract class BaseUploadControl : BaseControl

Remarks

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

Inheritance Hierarchy

See Also

Reference