Performs the application pre-initialization on the first request.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- isWebSite
- Type: System Boolean
If true, the application is a web site
Return Value
Type: BooleanReturns true, if the application was pre-initialized during this call.
See Also