IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Sitefinity CMS API exposes several overloaded methods, which you can use to trigger a restart of your Sitefinity CMS application. To do a restart, you can use the following code:
In the code above you initiate an application restart by calling the RestartApplication() method of the SystemManager class. You can specify the restart reason, the type of restart you want to perform, and whether or not to send the restart application system message.
Using SystemRestartFlags enumeration, you specify the type of restart. It has the following values:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important