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