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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Use V3 style events")> _
Public Interface IListEventSink
'Usage
Dim instance As IListEventSink
[ObsoleteAttribute("Use V3 style events")]
public interface IListEventSink