Click or drag to resize
CMSApplicationPreInit Method
Performs the application pre-initialization thus collects services for the IoC container and builts the service provider.

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

Return Value

Type: Boolean
See Also