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

NirvanixExtender.DestFolderPath Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a destination path of the files being uploaded.

Syntax

PHP
public function getDestFolderPath() {
}

public function setDestFolderPath($value) {
}

Property Value

Type: string

The destination path of the files being uploaded.

Default value is "".

See Also

Reference