Customizing the Content Query Web Part in SharePoint Server 2007 Whitepaper
February 5th, 2010
No comments
Summary: Walk through how to customize the Content Query Web Part (CQWP) in Microsoft Office SharePoint Server 2007 to query content across multiple sites in a site collection and display the results in any way that XSL can support. Learn how to get similar results when customizing the CQWP does not meet your needs. (20 printed pages)
Robert Bogue, Thor Projects
January 2010
Applies to: Microsoft Office SharePoint Server 2007
Download the code samples that accompany this article: SharePoint Content Query Web Part Examples
Contents
- Introduction to SharePoint Content Query Web Part Customization
- Scenario: Crafting Custom Queries for the Content Query Web Part
- Customizing the Content Query Web Part Using the UI and the *.webpart File
- Deriving a Class for the Content Query Web Part
- Replacing the Content Query Web Part with SPSiteDataQuery or Search
- Conclusion
- Additional Resources