0
Manage Content Types on New Button
SharePoint Lists are enabled with multiple content types, because of that we can add items with different type of properties and documents. In advanced, the New Menu displays those Content type available in List as its sub-menu.
Fig1 Content Types Visible in New Menu
So how the SharePoint displays those Content types under New menu and [...]
SP2010 – Tips & tricks 1
Hello guys, few weeks I had a busy schedule, so I can’t concentrate on blogging. Now I’m back with more ideas to be shared with you all.
Here I’m going to give you a simple snippet of "Retrieving the content type enabled lists" from the site using Client Object Model.
ClientContext context = new ClientContext("
