You create a Web application. The Web application enables users to change fields in their personal profiles. Some of the changes are not persisting in the database. You need to raise a custom event to track each change that is made to a user profile so that you can locate the error. Which event should you use?
A.
WebAuditEvent
B.
WebEventManager
C.
WebBaseEvent
D.
WebRequestEvent