You will need to add a CatalogZone control with a PageCatalogPart. To display the CatalogZone you will need to set the DisplayMode propery of the WebPartManager to WebPartManager.CatalogDisplayMode (in a button click event handler, for example). To then switch back to normal, set the DisplayMode back to WebPartManager.BrowseDisplayMode.
-Brock
DevelopMentor
http://staff.develop.com/ballen