UploadSettings.RedirectUrl Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

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

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public string RedirectUrl { get; set; }

Property Value

Type: System..String

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

Default value is "".

See Also

Reference