ProxyWebPartManagerDesigner Class
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 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.