| Did you know that when you set the LockIssue on the SPSite or SPSiteAdministration object, SharePoint will update the LastContentModifiedDate property! It won’t update it if you only set the WriteLocked or the ReadLocked property though. So.. just in case you ever run into the issue that you need to check if the web or site was updated by an user and determine on that property whether or not to further lock a site remember when you have set the LockIssue. Hope this helps someone :) Technorati Tags: SharePoint |