Friday, May 20, 2011

SharePoint 2010 Object Model

Sharepoint Object Model is the way of accessing , creating, deleting the Sharepoint lists, documents libraries,features, meetings,subsites etc through the visual studio code.

There are nearly 50 namespaces that house the sharepoint  object model.Out of these 50 namespaces we are using only 16 namespaces, rest of the namespaces are reserved for microsoft internal use.

SharePoint Object Model is used for operations on following fields:
  • Document Library
  • Lists
  • Features
  • Meetings 
  • Sites
  • Solutions
  • User Profiles
  • Business Data Catalog

Sharepoint Object model Heirarchy:


No comments:

Post a Comment