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

BaseControl.ScriptsDirectory Property

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".