Programming Lists using CAML in SharePoint 2010. Create List based on a Content Type.
Comments 11/4/2011 7:25:54 AM / Posted by Eugene Martynov in Software Development
This article describes how to programming lists using CAML in SharePoint 2010. Examples were also taken from PluralSight site.
Creating List based on a Content Type using CAML:
- Use the SharePoint project from previous article and add new List Definition from Content Type.
- Choose the display name and select the Author content type (from previous article)
- ...
