RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomPageDispatcher.ImplRedirectToPageName Method
Pascal
function ImplRedirectToPageName(const APageName: string; AParams: TStrings; AResponse: TWebResponse; AFlags: TDispatchPageFlags): Boolean;
C++
__fastcall Boolean ImplRedirectToPageName(const AnsiString APageName, TStrings AParams, TWebResponse AResponse, TDispatchPageFlags AFlags);

This is ImplRedirectToPageName, a member of class TCustomPageDispatcher.

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