Controls whether errors trigger HTTP redirects
Source position: custweb.pp line 161
public property TCustomWebApplication.RedirectOnError : Boolean |
Delegates to the TWebHandler.RedirectOnError property. When True, exceptions during request processing cause an HTTP redirect.
|
Controls whether errors trigger HTTP redirects |