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

Uploader.Width Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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".

See Also

Reference