RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSitePageModuleHelper.OnAfterDispatchPage Event

Occurs after the Web page module generates its Web page.

Pascal
property OnAfterDispatchPage: TDispatchPageEvent;
C++
__property TDispatchPageEvent OnAfterDispatchPage;

OnAfterDispatchPage uses the same event handler as that of the Web page module's OnAfterDispatchPage event. The TSitePageModuleHelper object generates this event after the Web page module writes the content for its Web page to the response object. 

 

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