PartialListReadyEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Fornece a lista da primeira página de dados para o evento PartialListReady da interface IListProvider .
The PartialListReadyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PartialListReadyEventArgs | Obsolete. Inicializa uma nova instância da classe PartialListReadyEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
List | Obsolete. Obtém ou define a lista fornecida por uma Web Part que implementa a interface dede IListProviderquando ocorre o evento PartialListReady . |
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