Click or drag to resize

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; }

Property Value

Type: Int32
The records count.
See Also