As a way to learn the SharePoint Object Model, I decided to create an application which will display all items (e.g. Sites, Subsites, Content Types, Features, Fields, Lists, Users, etc.) for a top-level site. I know there are other ones out there (SharePoint Inspector, Feature Explorer, etc.) but they don’t have all the features I want (I have ideas!) and what fun is it using someone else’s when you can create your own.
Archive for September 21st, 2007
Iterate through Items in a List
Posted by Steve Pietrek on September 21, 2007
Posted in SPDev | Leave a Comment »

