Jukka on SharePoint

Blabla on SharePoint and Windows Phone

How to access fields in a listitem through object model?

How to access fields in a listitem through object model?

  • Comments 1
 

In a nutshell :

SPContext.Current.Web.Lists["Documents"].Items[0]["Title"].ToString();
Leave a Comment
  • Please add 6 and 1 and type the answer here:
  • Post