The total number of objects in the data store
Namespace: DotNetNuke.CollectionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
int TotalCount { get; set; } |
| Visual Basic |
|---|
Property TotalCount As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| IPagedList<(Of <(<'T>)>)>..::..TotalCount Property |
| IPagedList<(Of <(<'T>)>)> Interface See Also Send Feedback |
| C# |
|---|
int TotalCount { get; set; } |
| Visual Basic |
|---|
Property TotalCount As Integer Get Set |