BaseClientControl Class ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This is a base class for all client-side controls.

For a list of all members of this class, see BaseClientControl Members.

Syntax

PHP
abstract class BaseClientControl {
}

Remarks

BaseClientControl is an abstract class which implements common functionality for client-side controls. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

+BaseClientControl

See Also

Reference