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

Customizing SharePoint list and implementing Quick search using jQuery

Clear DataTable on button click

Enable and Disable Client side People Picker using jQuery