Aurigma ActiveX/Java Uploader 8.0.33
BaseControl Class
This is a base class for all ActiveX/Java Uploader visual controls.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public MustInherit Class BaseControl _ Inherits Control _ Implements INamingContainer
C#
public abstract class BaseControl : Control, INamingContainer
Remarks
BaseControl is an abstract class which implements common functionality for ActiveX/Java Uploader visual controls. You cannot instantiate objects of this class directly.
Inheritance Hierarchy
System..::..Object
L
System.Web.UI..::..Control
L
Aurigma.ImageUploader..::..BaseControl
L
Aurigma.ImageUploader..::..Thumbnail
L
Aurigma.ImageUploader..::..BaseUploadControl