Click or drag to resize
CMSApplicationPreInit Method
Performs the application pre-initialization.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static bool PreInit()

Return Value

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