This is a base class for BaseUploaderExtender.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public MustInherit Class BaseExtender _ Inherits Control
public abstract class BaseExtender : Control
BaseExtender is an abstract class which implements common functionality for Image Uploader extenders. You cannot instantiate objects of this class directly.