MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Sharepoint feature: catching removed from the basket event

  Asked By: Stella Mirror         Date: Apr 06, 2010      Category: MOSS      Views: 614
 

Hello All,
I have the Sharepoint feature, which intercepts changes made to the file, and take some action.
There is a class that inherits from Microsoft.SharePoint.SPItemEventReceiver, which overrides the standard methods: ItemAdded, ItemDeleting etc. The problem is that when I delete a file from the basket, none of the available to override the functions in this class are not called. Please tell me how to intercept the delete a file from the recycle bin document library in Sharepoint server (MOSS)?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Sharepoint feature: catching removed from the basket event Or get search suggestion and latest updates.


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