OnPageStart
handler function();The event OnPageStart is called at the start of executed site prologue part, after all libraries are included and Agents are processed.
Handler function parameters
No parameters.
See Also
- "OnBeforeProlog" Event
- Events
Example of handler function registration:
<? RegisterModuleDependences("main", "OnPageStart", "statistic", "CStatistic", "Stoplist", "100"); ?>
© «Bitrix24», 2001-2024