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.
When editing a page in the Sitefinity’s backend, the user performing the editing is actually checking out a copy of the current live page. This copy is the one where modifications are being done. Once the changes are applied, the user can save this copy as a draft or publish it. Publication automatically replaces the current live page version with the modified copy. During this process, the user locks the page to ensure that no one else is able to check out the same page in a multi-user environment. This way Sitefinity CMS prevents conflicts and potential data loss when publishing a page by multiple users.
Sitefinity CMS allows only the current user editing the page and Administrators to perform an unlock action. To unlock a page you can use the following code sample in your own user widget or custom web service:
The SuppressSecurityChecks property is used to allow users who do not have the permission to modify pages to use this functionality.
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