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 | |
---|---|---|
![]() |
ListReadyEventArgs | Obsolete. Initializes a new instance of the ListReadyEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top