Chapter 4. The Web Part Manager
This chapter covers:
At this point, your knowledge of the portal framework is rounding out. At the beginning of our journey, we peeked in from the top of the portal and saw that web parts can be created to show different views of information. We’ve now descended through several layers of the portal framework, down through connections and into the realm of the web part manager. It is here that we’ve seen the essential services of the framework—such as authentication and page mode management—and how those services are managed by the WebPartManager. Learning to leverage these services is the key to understanding how to create truly custom portal applications. By combining WebPartManger customizations with the physical structures of portals such as zones, connections, and web parts, we can extend the portal framework to suit almost any need.