Share via


ListReadyEventArgs Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Provides the list of data to the ListReadyevent of the IListProviderinterface.

The ListReadyEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property List Obsolete. Gets or sets the list provided by a Web Part that implements the IListProvider interface when the ListReadyevent 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

ListReadyEventArgs Class

Microsoft.SharePoint.WebPartPages.Communication Namespace