This documentation is for the old version. Go to the latest Upload Suite docs

BaseControl Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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.

Inheritance Hierarchy

LBaseControl

See Also

Reference