BaseControl.ID Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

Syntax

PHP
public function getID() {
}

public function setID($value) {
}

Property Value

Type: string

The ID of the control.