Restrict a user to delete from a SharePoint List using Item Deleting Event Handler

Posted on C# Corner See other posts from C# Corner
Published on 6/3/2010 1:24:01 AM Indexed on 2010/06/04 6:11 UTC
Read the original article Hit count: 274

Filed under:
In this article we will see that how to use item deleting event to restrict a user so that he will not be able to delete the item of a sharepoint list.

© C# Corner or respective owner