SP.ListItemCollection.listItemCollectionPosition Property

Applies to: SharePoint Foundation 2010

Gets a value that specifies the information required to get the next page of data for a list view.

var value = SP.ListItemCollection.get_listItemCollectionPosition();

Property Value

Type: SP.ListItemCollectionPosition

Applies To

SP.ListItemCollection Class

Exceptions

  • [Microsoft.SharePoint.SPQueryThrottledException]
    Throttling limit is exceeded by the operation. Error code: -2147024860.
  • [System.UnauthorizedAccessException]
    The current user has insufficient permissions. Error code: -2147024891.

See Also

Reference

SP.ListItemCollection Methods

SP.ListItemCollection Properties

SP Namespace