Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SPField   (RSS)

How to access fields in a listitem through object model?

  In a nutshell : SPContext .Current.Web.Lists[ "Documents" ].Items[0][ "Title" ].ToString();
Posted by jukka | 1 Comments
 
Page view tracker