RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterItemRequestParams.SuccessPage Property

Indicates the Web page module that the application should return if the adapter request succeeds.

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

SuccessPage is the name of the registered Web page module that should generate the content of the response message when the request to the adapter succeeds. 

 

SuccessPage

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