SharePoint 2010 Picture gallery thumbnail Web Part Web Parts This webpart displays a picture from a SharePoint picture library in a thumbnail layout. : http://download.csdn.net/detail/u012025054/7659619. First create a picture library productshow in the site.
Deploy WebPart and activate, add to page "product show". Edit WebPart:
:
Click on the picture, will be in front of the page out of the picture preview, and Baidu Google Picture library almost. Click "X" to close.
If you set up a picture collection, you can also see the previous and next navigation.
Edit WebPart Parameter Description
- Siteurl--site URL, site-relative URL. If empty, the current site is used.
- Listtitle--picture library name, picture library.
- Sortfield--sorting Field, the available options are name, Title, created, and modified.
- Rowlimit--maximum number of Pictures, default is 0, unlimited.
- Showasimageset--group Images to a single Set, the default value is False. If set to true, all pictures are considered to be in a picture set, allowing the previous and subsequent navigation.
- Includejquery--include jQuery? Should a WebPart contain its own jquery file? The default is true, and when set to False, the jquery JavaScript file for the custom master page will be used.
SharePoint 2010 Picture Library thumbnail Web Part Web Parts