Provides to the Locking framework.
A lock ensures that only one user can edit an item at a time. Before an user starts editing an item, he or she must obtain a lock on the item. If another user has locked the item, the user cannot obtain the lock and cannot edit the user. When the user finishes editing the item, he or she must release the lock.
Item Class | Sitecore.Data.Items Namespace