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

BaseControl.ID Property

Gets or sets an ID of the control that is used to get a reference to this control.

Syntax

PHP Initialize
public function getID() {
}

public function setID($value) {
}

Property Value

Type: string

The ID of the control.