Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Is there a set way in code to remove event receivers off of content types? I have some legacy content types that have event receivers that are erroring out and I would like to delete them off the content type if possible. I don't know if there is a specific step or if this is even possible. I know I can go and kill them at the list level but they are still registered on the content type. I imagine that once I delete them from the list that everything should be fine but again, not sure and wanted others to weigh in on this if they have had to do the same thing.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.