Share via


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

Syntax

'Declaration
<ObsoleteAttribute("Use EventFiringEnabled")> _
Protected Sub EnableEventFiring
'Usage

Me.EnableEventFiring()
[ObsoleteAttribute("Use EventFiringEnabled")]
protected void EnableEventFiring()

See Also

Reference

SPEventReceiverBase Class

SPEventReceiverBase Members

Microsoft.SharePoint Namespace