Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()