IPageableTotalItems Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the total number of items found.

Namespace: ContentStudio
Assembly: CS5Interfaces (in CS5Interfaces.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

int TotalItems { get; }

Property Value

Type: Int32
The total items found. This value is -1 if data has not yet been read or the total number of items cannot be determined.
See Also

Reference