Showing posts with label SPListItem Class. Show all posts
Showing posts with label SPListItem Class. Show all posts
Tuesday, October 14, 2008
SPListItem Class
In SharePoint object model, for document library, each item consider as SPListItem in code, like If I have one word document file and one folder then both comes under SPListItem class, but for differentiate purpose we can check SPListItem.ContentType.Name and compare with "folder" type or anything.
Subscribe to:
Posts (Atom)