RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterItemRequestParams.FailurePage Property

Indicates the Web page that the application should return if the current request fails.

Pascal
property FailurePage: string;
C++
__property AnsiString FailurePage;

FailurePage is the name of the registered Web page module that should generate the content of the response message if the request to the adapter fails. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!