  | PagerStartRecordIndex Property  | 
 
 Gets the start index of the record.
 
 
    Namespace: 
   Dynamicweb.News.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic int StartRecordIndex { get; }Public ReadOnly Property StartRecordIndex As Integer
	Get
Property Value
Type: 
Int32The start index of the record.
See Also