Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.EventHandlersEnabled property

NOTE: This API is now obsolete.

Gets a Boolean value that indicates whether Windows SharePoint Services 2.0 event handlers can be used on the site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Use V3 style events")]
public bool EventHandlersEnabled { get; }

Property value

Type: System.Boolean
true if Windows SharePoint Services 2.0 event handlers are enabled; otherwise, false. This value does not correspond to Windows SharePoint Services 3.0 events.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.