This documentation is archived and is not being maintained.
UserControlDesigner Class
.NET Framework 1.1
Extends design-time behavior for Web user controls.
For a list of all members of this type, see UserControlDesigner Members.
System.Object
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
System.Web.UI.Design.UserControlDesigner
[Visual Basic] Public Class UserControlDesigner Inherits ControlDesigner [C#] public class UserControlDesigner : ControlDesigner [C++] public __gc class UserControlDesigner : public ControlDesigner [JScript] public class UserControlDesigner extends ControlDesigner
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.UI.Design
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Design (in System.Design.dll)
See Also
UserControlDesigner Members | System.Web.UI.Design Namespace
Show: