Hi
I've been asked to create a web part in Sharepoint that lists up the last 10 documents the user has accessed in a Site collection.
My client wants a quick way for users to access documents so that they won't have to dig through a folder structure to find a document, since users most of the time access the same document over and over again.
The problem is that i'm not sure if it's possible since I can't seem to find any property on SPListItem, SPItem or SPFile that can help me out with this task. Has anyone done anything similar or know about any solution that can help me verify that this is possible ?