Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the information required to get the next page of data for the list view.
var value = SP.CamlQuery.get_listItemCollectionPosition();
SP.CamlQuery.set_listItemCollectionPosition(value);
Property Value
Type: SP.ListItemCollectionPosition