Hi,
How could I change the value of a column in a document library.
I've got the testing column on a document library, when I click change I want to change the value of the testing column.
SPWeb site=listevent.Site.OpenWeb();
SPFile file=site.GetFile(listevent.UrlAfter);
file it points to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.