http://msdn.microsoft.com/en-us/library/ms412748.aspx
Speaking of helpful samples, here's a link to some code that illustrates the following common techniques:
- getting a reference to a site
- iterating over all lists in a site
- getting a reference to a list
- getting a reference to an item in a list
- getting a reference to the item's properties
- getting a reference to a document and its properties
- adding a new item to a listmodifying an item in a list
No comments:
Post a Comment