BaseXsltListWebPart._viewCount field
Used for pagination of items in a list view.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected _viewCount As Integer
'Usage
Dim value As Integer
value = Me._viewCount
Me._viewCount = value
protected int _viewCount