Click or drag to resize
CMSApplicationPreInit Method
Overload List
  NameDescription
Public methodStatic memberPreInit
Performs the application pre-initialization thus collects services for the IoC container and builts the service provider.
Public methodStatic memberPreInit(Boolean)
Performs the application pre-initialization, collects services to IoC container but does not built the container.
Top
See Also