BaseControl.ID Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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.