PartialListReady Event

The PartialListReady event of the IListProvider interface occurs only when the first batch or page of data is ready to be sent to a Web Part that implements the IListConsumer interface.

Event Data

The event handler receives an argument of type PartialListReadyEventArgs containing data related to this event. The following PartialListReadyEventArgs property provides information specific to this event.

Property Description
List The list of provided data.

Requirements

Platforms: Microsoft Windows ServerĀ 2003

Security: Code Access Security