Difference between Update() and System.Update() in SharePoint

Update() - Updates the database with changes that are made to the list.



System.Update() - Updates the database with changes made to the list item without changing the Modified and Modified By fields.

Comments

Popular posts from this blog

How to Customize exported excel's cell background color in Datatables

Customizing SharePoint list and implementing Quick search using jQuery

Populate dropdown using jquery ajax in SharePoint