Microsoft
70-489 · Question #72
You need to implement the notifications for the custom list app named Admin. Which code segment should you add at line ER08?
Sign in or unlock 70-489 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Design and develop advanced Microsoft SharePoint 2013 solutions
Question
You need to implement the notifications for the custom list app named Admin. Which code segment should you add at line ER08?
Options
- Apublic class EventReceiver1
- Bpublic class EventReceiver1 : SPListEventReceiver
- Cpublic class EventReceiver1 : SPItemEventReceiver
- Dpublic class EventReceiver1 : SPEventReceiverBase
Unlock 70-489 to see the answer
You've previewed enough free 70-489 questions. Unlock 70-489 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#event receivers#SPItemEventReceiver#list events#notifications