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

Uploader.UploadSettings Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets upload settings.

Syntax

PHP
public function getUploadSettings() {
}

public function setUploadSettings($value) {
}

Property Value

Type: UploadSettings

The upload settings.

See Also

Reference

Manual