RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IPageResult.RedirectToPage Method
Pascal
function RedirectToPage(const APageName: string; AParams: TStrings; AWebResponse: TWebResponse): Boolean;
C++
__fastcall Boolean RedirectToPage(const AnsiString APageName, TStrings AParams, TWebResponse AWebResponse);

This is RedirectToPage, a member of class IPageResult.

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