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

Uploader.Metadata Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an additional upload data.

Syntax

PHP
public function getMetadata() {
}

public function setMetadata($value) {
}

Property Value

Type: Metadata

The additional upload data.

See Also

Reference

Manual