The post Understanding Event Receivers in SharePoint appeared first on Dynamics 101 . Event Receivers are functions that get triggered when a specific event occurs in SharePoint. By creating them, you can respond effectively to SharePoint lists and list items. In this post we’ll look at some best practices in working with them.
Event Receivers, Before Events & After Events
Event Receivers can be created at the following levels:
Site Collection (for deletion)
Web (for creation...(read more)
↧