In this post we will discuss about various client object model in SharePoint 2013. Also you can check out some posts on: - Enable Sign ...
Showing posts with label SharePoint Object Model. Show all posts
Showing posts with label SharePoint Object Model. Show all posts
Thursday, February 13, 2014
Tuesday, August 20, 2013
In this post we will discuss how we can get icon for different file types in SharePoint 2010. Also you can check out my previous posts on: ...
Saturday, July 13, 2013
System.Security.SecurityException Request for the permission of type 'Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' failed.
Bijay Kumar
2:20 AM
I got this error while publishing an Infopath form which has object model code in SharePoint 2010. The full error message is "System.S...
Tuesday, May 21, 2013
In this post we will discuss about how to get list level content types using SharePoint 2010 client object model. Also you can check my pre...
Saturday, May 11, 2013
Copy or Move files from one folder to another folder using SharePoint 2010 object model
Bijay Kumar
12:20 PM
In this article we will discuss about how to copy files from one folder to another folder using SharePoint 2010 object model. Also you ca...