|
<< Click to Display Table of Contents >> Navigation: Classes > TIWExceptionRenderer > Methods > RedirectURL |
SIGNATURE=IWExceptionRenderer.TIWExceptionRenderer.RedirectURL@Exception@THttpRequest
ETYPE=Method
Declaration:
Delphi: |
public class function RedirectURL(AException: Exception; ARequest: THttpRequest): string; virtual; |
C++: |
public: virtual __fastcall String RedirectURL(Exception AException, THttpRequest ARequest); |
Description: This is RedirectURL, a member of class TIWExceptionRenderer.