AppCore MembersKentico 8.1 API Reference
The AppCore type exposes the following members.
Methods

  NameDescription
Public methodStatic memberInit
Initializes the core of the system. Returns true if the initialization was performed
Public methodStatic memberPreInit
Pre-initializes the core of the system. Returns true if the initialization was performed
Back to Top
Properties

  NameDescription
Public propertyStatic memberInitialized
True if the core is initialized
Public propertyStatic memberPreInitialized
True if the core is pre-initialized
Back to Top
See Also