TemplateDefinition Constructor
.NET Framework 2.0
Creates a new instance of the TemplateDefinition class. TemplatedControlDesigner Extending Design-Time Support How to: Extend the Appearance and Behavior of Controls in Design Mode
TemplateDefinition Members
System.Web.UI.Design Namespace
TemplatedControlDesigner Class
TemplatedControlDesigner Class
How to: Extend the Appearance and Behavior of Controls in Design Mode
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
| Name | Description |
|---|---|
| TemplateDefinition (ControlDesigner, String, Object, String) | Creates a new instance of the TemplateDefinition class using the provided designer, template name, template, and property name. |
| TemplateDefinition (ControlDesigner, String, Object, String, Boolean) | Creates a new instance of the TemplateDefinition class using the provided designer, template name, template, property name, and whether to limit the template contents to Web server controls. |
| TemplateDefinition (ControlDesigner, String, Object, String, Style) | Creates a new instance of the TemplateDefinition class using the provided designer, template name, template, property name, and Style object. |
| TemplateDefinition (ControlDesigner, String, Object, String, Style, Boolean) | Creates a new instance of the TemplateDefinition class using the provided designer, template name, template, property name, Style object, and whether to limit content to Web server controls. |
Reference
TemplateDefinition ClassTemplateDefinition Members
System.Web.UI.Design Namespace
TemplatedControlDesigner Class
TemplatedControlDesigner Class
Other Resources
Extending Design-Time SupportHow to: Extend the Appearance and Behavior of Controls in Design Mode
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
Show: