RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterItemRequestParams.SetFailurePage Method

Sets the value of the FailurePage property.

Pascal
procedure SetFailurePage(const AValue: string);
C++
__fastcall SetFailurePage(const AnsiString AValue);

SetFailurePage is the write implementation of the FailurePage property. 

AValue is the name of the Web page that should be returned if the adapter request fails. 

 

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