| PagerPagesCount Property |
Gets the pages count.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int PagesCount { get; }
Public ReadOnly Property PagesCount As Integer
Get
Property Value
Type:
Int32The pages count.
See Also