Aurigma Image Uploader Flash 7.2.9
BaseControl Class
This is a base class for all Image Uploader Flash visual controls.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.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 Image Uploader Flash visual controls. You cannot instantiate objects of this class directly.
Inheritance Hierarchy
System..::.Object
L
System.Web.UI..::.Control
L
Aurigma.ImageUploaderFlash..::.BaseControl
L
Aurigma.ImageUploaderFlash..::.BaseUploadControl