Aurigma Image Uploader Flash 7.2.9
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.