Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

Can a content type have receivers associated with it?

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

Yes, a content type can have an event receiver associated with it, either inheriting from the SPListEventReciever base class for list level events, or inheriting from the SPItemEventReciever base class. Whenever the content type is instantiated, it will be subject to the event receivers that are associated with it.

Tagged:                

 
Didn't find what you were looking for? Find more on Can a content type have receivers associated with it? Or get search suggestion and latest updates.


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