Aurigma Image Uploader 7.0.37
BaseControl Class
This is a base class for all Image Uploader visual controls.
For a list of all members of this class, see BaseControl Members.
Syntax
PHP
abstract class BaseControl {
}
Remarks
BaseControl is an abstract class which implements common functionality for Image Uploader visual controls. You cannot instantiate objects of this class directly.