RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterAction.ImplGetSuccessOptions Method

Indicates whether to perform an HTTP redirect after successfully executing this action.

Pascal
function ImplGetSuccessOptions: TAdapterActionRedirectOptions; override;
C++
virtual __fastcall TAdapterActionRedirectOptions ImplGetSuccessOptions();

ImplGetSuccessOptions returns the value of the RedirectOptions property. 

 

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