SPEventReceiverBase.EnableEventFiring method

NOTE: This API is now obsolete.

Enables events to be raised.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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