This is the base class for all server control designers that are template-based.
Object
ComponentDesigner
ControlDesigner
HtmlControlDesigner
UserControlDesigner
WebControlDesigner
TemplatedControlDesigner
[Visual Basic] Public Class TemplatedControlDesigner Inherits WebControlDesigner [C#] public class TemplatedControlDesigner : WebControlDesigner [C++] public __gc class TemplatedControlDesigner : public WebControlDesigner [JScript] public class TemplatedControlDesigner extends WebControlDesigner
[To be supplied.]
Namespace: System.Web.UI.Design
Assembly: System.Web.UI.Design.dll
TemplatedControlDesigner Members | System.Web.UI.Design Namespace | IDesigner