This is a base class for all Image Uploader Flash visual controls.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public MustInherit Class BaseControl _ Inherits Control _ Implements INamingContainer
public abstract class BaseControl : Control, INamingContainer
BaseControl is an abstract class which implements common functionality for Image Uploader Flash visual controls. You cannot instantiate objects of this class directly.