Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

If I wanted to not allow people to delete documents from a document library, how would I go abo

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 290      

If I wanted to not allow people to delete documents from a document library, how would I go about it?

You would on the ItemDeleting event set: properties.Cancel= true.

Tagged:                              

 


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].