- SPListItem.Update() is used to update all the values in SharePoint List Item including Modified Date, Modified By, Version fields
- SPListItem.SystemUpdate() is used to update the values of the list item without modifying the Modified Date, Modified By and Version fields.
- SPListItem.Update() . Event Receiver is fired in case if listitemupdated,listitemupdating event is associated.
- SPListItem.SystemUpdate() Event Receiver won't be fired in case if list item updated, listitemupdating event is associated
Thursday, April 6, 2017
Home
/
Javascript SharePoint
/
list or library
/
SharePoint
/
sharepoint 2013
/
Listitem.Update vs ListItem.SystemUpdate
Listitem.Update vs ListItem.SystemUpdate
sharepoint 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment