IListEventSink interface

NOTE: This API is now obsolete.

Defines the interface that a list event handler must implement to respond to events within a document library.

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

Syntax

'Declaration
<ObsoleteAttribute("Use V3 style events")> _
Public Interface IListEventSink
'Usage
Dim instance As IListEventSink
[ObsoleteAttribute("Use V3 style events")]
public interface IListEventSink

See also

Reference

IListEventSink members

Microsoft.SharePoint namespace