| Mediachase FileUploader.NET 1.9 Framework Help | |
McHttpModule.httpPostRedirect Property
Gets a redirect path.
[Visual Basic]Public Shared Property httpPostRedirect As
String [C#]public static
string httpPostRedirect {get; set;}
Remarks
If request is larger or other exception is generated, you will be redirected to the page specified in Redirect attribute.
See Also
McHttpModule Class | Mediachase.FileUploader Namespace