Could someone help and explain how I can attach an event handler on a custom content type or a particular list?
Currently, when I deploy my event handler as a feature and activate the feature, it is applied to all the lists.
Thanks,
Matrich
|
Could someone help and explain how I can attach an event handler on a custom content type or a particular list? Currently, when I deploy my event handler as a feature and activate the feature, it is applied to all the lists. Thanks, Matrich |
|||
|
|
|
Use the Receivers element in the element manifest with |
|||
|
|
|
adding event receiver to document library /list programatically. here i am mentioning for Document Library.
|
|||
|
|