CMSApplication PreInit Method Kentico 8.0 API Reference
Performs the application pre-initialization on the first request.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

isWebSite
Type: OnlineSystem Boolean
If true, the application is a web site

Return Value

Type: OnlineBoolean
Returns true, if the application was pre-initialized during this call.
See Also