Tag Archives: splistitem
Working with unique SharePoint 2010 list item security
For about some time I have been working on a SharePoint 2010 solution where I need to heavily customize SharePoint EditItem form. Not a big deal, I created a custom rendering template. I also have a custom Save button that … Continue reading
Posted in sharepoint, sharepoint 2010
Tagged ItemContext, RunWithElevatedPrivileges, SaveItem, sharepoint 2010, splist, splistitem, WriteSecurity
Comments Off
Update SPListItem without changing Modified By and Modified
Here is the scenario: I have a site provisioning script that creates my publishing site structure; I use a feature that provisions Default page content based on a generic layout and definition. Since my generic feature doesn`t assign title of … Continue reading