Click here to Skip to main content
15,883,883 members
Articles / Productivity Apps and Services / Sharepoint / SharePoint 2010

Picture Thumbnails Web Part (SharePoint 2010)

Rate me:
Please Sign up or sign in to vote.
4.44/5 (8 votes)
5 Jul 2014CPOL3 min read 113.9K   2.7K   22  
Displays images from a SharePoint Picture Library in a widget-like thumbnail layout
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/" >
  <Module Name="PTWebPart" List="113" Url="_catalogs/wp">
    <File Path="PTWebPart\PTWebPart.webpart" Url="QuestechSystems.SharePoint.PTWebPart_PTWebPart.webpart" Type="GhostableInLibrary">
      <Property Name="Group" Value="Questech Systems" />
    </File>
  </Module>
</Elements>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
A Microsoft Certified Professional Developer and Technology Specialist.

Experience and expertise in SharePoint 2016 / 2013 / 2010 / 2007.

Role ranges from a developer in a multi-person team to a solution consultant with expert-level skills, leading a project to completion status.

Proven experience working effectively in a team environment and a self-managed environment.

Comments and Discussions