IListProvider Events

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The IListProvider type exposes the following members.

Events

  Name Description
Public event ListProviderInit Obsolete. Occurs as the initialization event that provides a list of the field names of data and an optional list of field display names to a Web Part that implements the IListConsumer interface.
Public event ListReady Obsolete. Occurs when the entire list has been retrieved and is ready to be sent to a Web Part that implements the IListConsumer interface.
Public event PartialListReady Obsolete. Occurs only when the first batch or page of data is ready to be sent to a Web Part that implements the IListConsumer interface.

Top

See Also

Reference

IListProvider Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace