PartialListReadyEventArgs Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
PartialListReadyEventArgs | Obsolete. Initializes a new instance of the PartialListReadyEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
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 | |
---|---|---|
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