BaseControl.ScriptsDirectory Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets a URL from which a stand-alone aurigma.imageuploaderflash.js file will be downloaded.

Syntax

PHP Initialize
public function getScriptsDirectory() {
}

public function setScriptsDirectory($value) {
}

Property Value

Type: string

The URL from which a stand-alone aurigma.imageuploaderflash.js file will be downloaded.

Default value is "./Scripts".