RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSitePageModuleHelper.ImplRedirectToPage Method
Pascal
function ImplRedirectToPage(const APageName: string; AParams: TStrings; AResponse: TWebResponse): Boolean; virtual;
C++
virtual __fastcall Boolean ImplRedirectToPage(const AnsiString APageName, TStrings AParams, TWebResponse AResponse);

This is ImplRedirectToPage, a member of class TSitePageModuleHelper.

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