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

BaseControl(string) Constructor

Creates and initializes an instance of the BaseControl class.

Syntax

PHP
public function BaseControl($id) {
}

Parameters

id

Type: string

The ID of this BaseControl instance.