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.
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