I am trying to create an event receiver for a list I have created called Questions.

When a new question is added I want an event to fire. I have looked into it so I know I need to create an event receiver and make use of the ItemAdded method.

How do I bind this to one instance of a list and what do I select for the Source type when creating the receiver? I don't have an option for "Custom List" in there as some blog posts suggest.

Hope someone can help..

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top