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