Group: microsoft.public.sharepoint.portalserver.development · Group Profile · Search for Amelia icons in microsoft.public.sharepoint.portalserver.development
Author: Amelia
Date: Apr 26, 2007 15:12
I have written a Custom Search and cannot figure out how to programmatically find the right doc type icon. I checked the default Results.aspx page source and brought back ALL columns from the scope() that it does with no luck. (as listed below). I imagined it would be PictureThumbnailURL but this comes back as NULL. SELECT WorkId, Rank, Title, Author, Size, Path, Description, Write, SiteName
|