WebPartZoneBaseDesigner Class
Assembly: System.Design (in system.design.dll)
WebPartZoneBaseDesigner is the base class for WebPartZoneDesigner and can be inherited to support custom implementations of WebPartZoneBase controls. WebPartZoneBaseDesigner extends its own base class, WebZoneDesigner, by overriding the PreFilterProperties method to hide the VerbStyle property. Otherwise, the main purpose of this class for a control developer is that, unlike its parent, WebPartZoneBaseDesigner has a public constructor so it can be inherited directly and used as a public implementation of the base class. For details, see WebZoneDesigner.
- 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.WebZoneDesigner
System.Web.UI.Design.WebControls.WebParts.WebPartZoneBaseDesigner
System.Web.UI.Design.WebControls.WebParts.WebPartZoneDesigner
Windows 98, Windows Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.