Compartilhar via


SPEventReceiverBase.EnableEventFiring method

NOTE: This API is now obsolete.

Permite que eventos sejam gerado.

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

Syntax

'Declaração
<ObsoleteAttribute("Use EventFiringEnabled")> _
Protected Sub EnableEventFiring
'Uso

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

Ver também

Referência

SPEventReceiverBase class

SPEventReceiverBase members

Microsoft.SharePoint namespace