I have an Excel file that is in a file library. I'd like to have a page that shows when that Excel file was last modified.
Anybody know of a piece of code that will show "Date Modified" of an Excel file in a file library?
|
I have an Excel file that is in a file library. I'd like to have a page that shows when that Excel file was last modified. Anybody know of a piece of code that will show "Date Modified" of an Excel file in a file library? |
||||
|
|
|
You can use below code on page or user control.
|
|||||||||
|
|
The Modified column displays this automatically. Be sure to include the column in your view. |
|||||||||||
|