RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterItemRequestParams.SuccessPage Property

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