| CMSApplicationInit Method | 
            Performs the application initialization on the first request.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic static bool Init()
Return Value
Type: 
BooleanReturns true, if the application was initialized during this call.
 See Also
See Also