Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Does the SPList DefaultView - SPList.GetItems(view) gets all ListItems ?

$
0
0
SPView view = spList.DefaultView;
SPListItemCollection items = spList.GetItems(view);

Hi there

Printing the ListItems Title and Value using Console application only printing the List Items that are on the first page of the SPList, not the complete list.

Does using the Above DefaultView is the reason behind this? please provide useful information.

Thanks,


Viewing all articles
Browse latest Browse all 11571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>