| PagerEndRecordIndex Property |
Gets the end index of the record.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int EndRecordIndex { get; }
Public ReadOnly Property EndRecordIndex As Integer
Get
Property Value
Type:
Int32The end index of the record.
See Also