SharePoint 2010 must-have book!
Post Calendar
September 2010 M T W T F S S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
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