Sharepoint Retrieve List Item Using CAML And SPQuery
Description: This article will show you how to get items from sharepoint list or document library with greater performance. This function is generic method which can be use in sharepoint implementation where you required to get list items. Before you query, you should have below inputs: 1. Site Url 2. List Name 3. Caml query […]
February 24, 2012
В·
Infoyen В·
7 Comments
Tags: Accessing list items using the sharepoint object model, CAML Query, get list items from sharepoint list, Programmatically get list items from sharepoint list or library, read list items from sharepoint, Read sharepoint list using caml and SPQuery, SPQuery, Using CAML and SPQuery В· Posted in: CAML, List, MOSS, SharePoint