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

Populate dropdown using jquery ajax in SharePoint

Clear DataTable on button click