Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TWebHandler.RedirectOnErrorURL

URL template for error redirects

Declaration

Source position: custweb.pp line 94

public property TWebHandler.RedirectOnErrorURL : string
  read FRedirectOnErrorURL
  write FRedirectOnErrorURL;

Description

Specifies the URL pattern used for error redirects when RedirectOnError is True. The URL can contain format specifiers to include error message details in the redirect.

See also

RedirectOnError

  

Controls whether errors trigger HTTP redirects


Documentation generated on: Jan 27 2026