Provides designer extensions for web controls. This is the base designer class for web controls.
Object
ComponentDesigner
ControlDesigner
HtmlControlDesigner
UserControlDesigner
WebControlDesigner
[Visual Basic] Public Class WebControlDesigner Inherits UserControlDesigner [C#] public class WebControlDesigner : UserControlDesigner [C++] public __gc class WebControlDesigner : public UserControlDesigner [JScript] public class WebControlDesigner extends UserControlDesigner
[To be supplied.]
Namespace: System.Web.UI.Design
Assembly: System.Web.UI.Design.dll
WebControlDesigner Members | System.Web.UI.Design Namespace | UserControlDesigner