UploadHandler.UploadCacheDirectory Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a path to the folder where UploadHandler saves the upload session cache.

Syntax

PHP
public function getUploadCacheDirectory() {
}

public function setUploadCacheDirectory($value) {
}

Property Value

Type: string

The path to the folder where UploadHandler saves the upload session cache.

See Also

Reference