So, I\'m working on a SharePoint 2010 site that I developed, and I am trying to implement content type change propogation. During this process I seem to have found a strange bug. It seems my combinati
So I\'m inside a web scroped feature (properties.Feature.Parent = SPWeb). How do I get the SPWebApplication from this SPWeb?
I was happy enough to have inherited a terribly written SharePoint project. Apparently, the original developer was 开发者_JAVA百科a big fan of reusable code (30% of code is reused across 20 projects w
protected void getNews() { using (SPWeb web = getWeb(\"InternalNews\")) { fetchNewsFromWeb(ref dtNews,true,\"English\",new string[] { \"Internal news page\" },web,startDate,endDate,false,true);
I a开发者_JAVA百科m writing a replacement for the sharepoint asset picker dialog with additional features.
I have a web application in SharePoint that has been extended to another zone (Extranet). The access URL for the default zone is http ://server1, and the URL for the extranet zone is https: //www.serv