Aurigma Image Uploader Flash 7.2.9
UploadSettings.RedirectUrl Property
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 "".