BaseXsltListWebPart._viewCount Field

Used for pagination of items in a list view.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected _viewCount As Integer
'Usage
Dim value As Integer

value = Me._viewCount

Me._viewCount = value
protected int _viewCount

See Also

Reference

BaseXsltListWebPart Class

BaseXsltListWebPart Members

Microsoft.SharePoint.WebPartPages Namespace