IPagedResultTResult Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IPagedResultTResult generic type exposes the following members.

Properties

  Name Description
Public property PageCount
Gets the page count of the paging operation..
(Inherited from IPagingInfo.)
Public property PageIndex
Gets the index of the the paging operation.
(Inherited from IPagingInfo.)
Public property PageSize
Gets the size of the page int the paging operation.
(Inherited from IPagingInfo.)
Public property Result
Gets the result of the search or list operation.
(Inherited from IResultListTResult.)
Public property SortOrder
Gets the sort order used in the paging operation.
(Inherited from IPagingInfo.)
Public property TotalItems
Gets the total items of the paging operation..
(Inherited from IPagingInfo.)
Top
See Also

Reference