I'm currently working on a project where I'm adding docx-files to the Layout folder in Visual Studio and then use …
c# sharepoint spwebSo I'm inside a web scroped feature (properties.Feature.Parent = SPWeb). How do I get the SPWebApplication from this SPWeb? …
c# sharepoint-2010 spwebFirstly, I'm a newbie to C# and SharePoint, (less than a month's experience) so apologies if this is an obvious …
c# sharepoint spsite spwebI am progamatically creating a SharePoint site using SPWeb spWeb = spSite.AllWebs.Add(...); What code do I need run to …
sharepoint navigation moss spwebI have a condition in which I add people to user information list and then would like to add them …
sharepoint spwebCould anybody explain the difference between SP.Web and SP.Site entities? As I understand SP.Site contains different SP.…
sharepoint-2010 spweb spsite