The reflection tag has no wiki summary.
0
votes
0answers
206 views
XsltListViewWebPart cross site-collection
trying to do cross-site-collection xslt list view web part. I attached to xsltListViewWebPart.DataBinding += XsltListViewWebPartOnDataBinding; where I should be able to alter the data source. However ...
2
votes
2answers
255 views
Uploaded document “modified by” incorrect user
I'm working with a program that uploads to site folders, using C# and WSS3, and I am trying to ensure that it works correctly with Sharepoint permissions.
In my test program for the Frontpage RPC ...
0
votes
1answer
64 views
Which class contains the function that is fired when clicking OK-button?
In SharePoint 2010, under page settings its possible to do change language settings at "_layouts/muisetng.aspx".
I need to know which class contains the function that is fired when clicking the ...
1
vote
1answer
247 views
Getting a web service with Powershell
I wanted to update a web application web.config via Powershell, and found this post really helpful.
I'm intrigued as to how to this bit of code works, particularly the $closedMethod / ...
