UploadSettings.RedirectUrl Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

Syntax

PHP
public function getRedirectUrl() {
}

public function setRedirectUrl($value) {
}

Property Value

Type: string

The URL to which a user will be redirected when the upload is successfully completed. If it is an empty string, ActiveX/Java Uploader will not try to redirect.

Default value is "".

See Also

Reference

Manual