SharePoint of the Day #47

If you need to retrieve the number of items in a list, use SPList.Items.Count. If you need to retrieve the number of items AND folders in a list, use SPList.ItemCount.

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post

Posted under Developer

This post was written by spotd on June 4, 2009

Tags:

Like this tip? Hate it? Vote here

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

What do you think if this tip?

Name (required)

Email (required)

Website

Comments

More Blog Post

Previous Post: SharePoint of the Day #46