PageCatalogPartDesigner Class
Assembly: System.Design (in system.design.dll)
The PageCatalogPart class acts as a page catalog to maintain any controls previously added to the page that a user has closed, so that the user can add them back to the page. This control is visible only when a Web page is in catalog display mode. The PageCatalogPartDesigner class provides design-time support for the PageCatalogPart class.
In a visual designer, when you switch from Source to Design view, the markup source code that describes the PageCatalogPart control is parsed and a design-time version of the control is created on the design surface. When you switch back to Source view, the design-time control is persisted to the markup source code and edited into the markup for the Web page.
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
System.Web.UI.Design.WebControls.CompositeControlDesigner
System.Web.UI.Design.WebControls.WebParts.PartDesigner
System.Web.UI.Design.WebControls.WebParts.CatalogPartDesigner
System.Web.UI.Design.WebControls.WebParts.PageCatalogPartDesigner
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.