Gets or sets the URL to which the user will be redirected when the upload is successfully completed.
public function getRedirectUrl() {
}
public function setRedirectUrl($value) {
}
Type: string
The URL to which the user will be redirected when the upload is successfully completed.
Default value is "".