OnPostInitialize - cBaseLocalControlHost
Called as the last step of the initialization of the WebApp just before pbInitWebApp becomes false
Type: Event
Syntax
Procedure OnPostInitialize
Description
Called as the last step of the initialization of the webapp just before pbInitWebApp becomes False.
At this point, the web property system should be initialized and configuration options (like pbLocking of the server property store) can be set here.