UploadHandler.UploadCacheDirectory Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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

Syntax

PHP Initialize
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