This is a base class for Uploader.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public abstract class BaseUploadControl : BaseControl
BaseUploadControl is an abstract class which implements common functionality for the Uploader control. You cannot instantiate objects of this class directly.