MOSS Question: Download MOSS PDF

How to use an event receiver?

Tweet Share WhatsApp

Answer:

Event receivers respond to events, thus used for something as canceling an action, e.g. deleting a document library by using the Cancel property. This would prevent users from deleting any documents if you wanted to maintain the data.

Download MOSS PDF Read All 47 MOSS Questions
Previous QuestionNext Question
Explain Difference between an asynchronous and synchronous event receivers?What is event receivers?