Aurigma Image Uploader 7.0.37
Uploader.Width Property
Gets or sets a width of the control.
Syntax
PHP
public function getWidth() {
}
public function setWidth($value) {
}
Property Value
Type: string
The width of the control.
Default value is "600px".