RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSitePageModuleHelper.OnBeforeDispatchPage Event

Occurs before the Web module generates the content of the Web page.

Pascal
property OnBeforeDispatchPage: TDispatchPageHandledEvent;
C++
__property TDispatchPageHandledEvent OnBeforeDispatchPage;

OnBeforeDispatchPage uses the same event handler as that of the Web page module's OnBeforeDispatchPage event. The TSitePageModuleHelper object generates this event before the Web page module generates the content for its Web page. 

 

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