RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetSuccessOptions Method

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

Pascal
function GetSuccessOptions: TAdapterActionRedirectOptions;
C++
__fastcall TAdapterActionRedirectOptions GetSuccessOptions();

Set RedirectOptions when an HTTP redirect should be performed after executing an action. GetSuccessOptions returns the result of ImplGetSuccessOptions

 

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