IStartupSequence Interface Members
| KalikoCMS.Core Namespace : IStartupSequence Interface |
The following tables list the members exposed by IStartupSequence.
Public Properties
| Name | Description | |
|---|---|---|
![]() | StartupOrder | Number that will determine which order all IStartupSequence implementations within the application will run. A number lower than 0 will run before the main system initialization (database setup etc.) where a higher number than 0 will run after. |

