DeclarativeCatalogPartDesigner Class
Provides design-time support for DeclarativeCatalogPart controls.
Assembly: System.Design (in System.Design.dll)
DeclarativeCatalogPartDesigner provides design-time support for DeclarativeCatalogPart controls. It extends its parent class, CatalogPartDesigner, by adding a control-specific TemplateGroup to the TemplateGroups collection. DeclarativeCatalogPartDesigner does not render the associated DeclarativeCatalogPart control on the design surface.
Notes to Inheritors:The associated control, DeclarativeCatalogPart, is a sealed class and cannot be inherited. Therefore, there is little value in deriving from DeclarativeCatalogPartDesigner because it cannot be overridden to apply to any other control.
- SecurityPermission
for calling unmanaged code. Demand value: Demand. Permission value: UnmanagedCode
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::DeclarativeCatalogPartDesigner
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.