UploadSettings.RedirectUrl Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets the URL to which the user will be redirected when the upload is successfully completed.

Syntax

PHP Initialize
public function getRedirectUrl() {
}

public function setRedirectUrl($value) {
}

Property Value

Type: string

The URL to which the user will be redirected when the upload is successfully completed.

Default value is "".

See Also

Reference