ContentIterator Properties
Include Protected Members
Include Inherited Members
The ContentIterator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Cancel | Gets or sets whether the current iteration should be canceled. |
![]() |
Cancelled | Gets a flag that indicates whether the iteration was canceled. |
![]() ![]() |
FolderCoreViewFields | Gets common view fields for limiting the columns fetched in a query for folders. |
![]() ![]() |
ItemCoreViewFields | Gets common view fields for limiting the columns fetched in a query for items. |
![]() ![]() |
ItemEnumerationOrderByID | Gets an OrderBy clause for a query that orders items by ID. |
![]() ![]() |
ItemEnumerationOrderByIDDesc | Gets an OrderBy clause for a query that orders items by ID in descending order. |
![]() ![]() |
ItemEnumerationOrderByNVPField | Gets an OrderBy clause for a query that orders items by the NVP index used in the Where clause. |
![]() ![]() |
ItemEnumerationOrderByPath | Gets an OrderBy clause that orders query items by URL. |
![]() |
Name | Gets or sets the name of the content iterator. |
![]() |
StrictQuerySemantics | Gets or sets whether the query should follow strict query semantics. |
Top
.gif)
.gif)