RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterItemRequestParams.FailurePage Property

Indicates the Web page module that the application should return if the adapter 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!