gary.chan-e-crusade
-
8/26/2008 7:10:43 AM
Obtain document's last modified date
Hi,
Would you please give me direction on how to obtain a document's (in my case its either menu item or file, but solution should be applicable to any doc type) last modified date when working with a Repeater, DataList as well as Full Text Search?
Another related question, what if I have following structure
Menu Item Parent -- Menu item 1 ---- Child 1A, 12/08/2008 ---- Child 1B, 25/08/2008 -- Menu item 2 ---- Child 2A, 11/07/2008
And I place a Repeater webpart in Menu Item Parent, listing Menu Item 1 & 2, just like the demo Corporate site, Images.aspx page. Beside showing the document name and teaser image, also display number of children they have as well as the most recent modified date among these children? Something like:
Menu Item 1 (Teaser image) Contains 2 items Last modified: 25/08/2008
Menu Item 2 (Teaser image) Contains 1 item Last modified: 11/07/2008
Thanks and Best Regards, Gary
|