yongfu

How to get folder information in SharePoint 2010

How to get folder information in SharePoint 2010

How do you get get a folder’s detailed information, such as time it was modified and who modified it, from the folder’s “serverRelativeUrl” using JavaScript object model in SharePoint 2010? At first glance I thought this was a simple question. It is easy to get a SPFolder object from “serverRelativeUrl”, thus it should be very […]