SharePoint ListItem Versioning and Changes in C#
If we need to enable SharePoint list versioning then navigate List Settings–>Versioning settings and then select radio button of create a version each time you edit an item in this list? Section,...
View ArticleCould not load type...
Error Could not load type ‘Microsoft.Office.Server.Search.Administration.SearchContext’ from assembly ‘Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral,...
View ArticleProgrammatically Add Excel Word Access Content Types SharePoint 2010
Create new project using visual studio “Empty SharePoint Project” template, and then select sandbox solution, and then add new web part, now we call below function to create new Content Template with...
View ArticleGet Workflow Status Programmatically in SharePoint Using Client Side Object...
This post explains how to get SharePoint list item’s workflow status using Client Side Object Model programming, using the below code we can find workflow status id. Because workflow status field...
View Article