Share via


PartialListReadyEventArgs members

NOTE: This API is now obsolete.

Provides the list of the first page of data to the PartialListReady event of the IListProvider interface.

The PartialListReadyEventArgs type exposes the following members.

Constructors

  Name Description
Public method PartialListReadyEventArgs Obsolete. Initializes a new instance of the PartialListReadyEventArgs class.

Top

Properties

  Name Description
Public property List Obsolete. Gets or sets the list provided by a Web Part that implements the IListProviderinterface when the PartialListReady event occurs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PartialListReadyEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace