RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterItemRequestParams.SetSuccessPage Method

Sets the value of the SuccessPage property.

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

SetSuccessPage is the write implementation of the SuccessPage property. 

AValue is the name of the Web page that should be returned when the adapter request succeeds. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!