SPRecycleBinItemCollectionPosition members
Stores information about the state that is required to get the next page of data for a recycle bin view.
The SPRecycleBinItemCollectionPosition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRecycleBinItemCollectionPosition | Initializes a new instance of the SPRecycleBinItemCollectionPosition class with the specified paging information. |
Top
Properties
Name | Description | |
---|---|---|
FirstPage | Gets the first page in a paged view of the recycle bin. | |
PagingInfo | Gets paging information that is used to generate the next page of data. |
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