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

ImageUploaderFlash.Width Property

Gets or sets width of the control.

Syntax

PHP Initialize
public function getWidth() {
}

public function setWidth($value) {
}

Property Value

Type: string

The width of the control.

Default value is "600px".

See Also

Reference