ProxyWebPartManagerDesigner Class
Provides minimal design-time support for ProxyWebPartManager controls.
Assembly: System.Design (in System.Design.dll)
The ProxyWebPartManagerDesigner class is identical to the WebPartManagerDesigner class and provides design-time support for ProxyWebPartManager controls. It appears on the design surface as a plain gray box showing the name of the class and the ID of the specific ProxyWebPartManager control. You can change the rendering of a custom ProxyWebPartManager control by overriding the GetDesignTimeHtml method in the same manner as with any standard ControlDesigner. The UsePreviewControl property is overridden to always return true.
- 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.WebParts::ProxyWebPartManagerDesigner
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.