| PagerRecordsCount Property |
Gets or sets the records count.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int RecordsCount { get; set; }
Public Property RecordsCount As Integer
Get
Set
Property Value
Type:
Int32The records count.
See Also