0 out of 1 rated this helpful - Rate this topic

SPEventReceiverBase.EnableEventFiring Method

NOTE: This API is now obsolete.

Enables events to be raised.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ObsoleteAttribute("Use EventFiringEnabled")]
protected void EnableEventFiring()
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Obselete and replaced by....?
I get that this method is obselete. Unfortunately, i have no idea how to get familiar behavior without it. How about a hint of what replaces it?