Provides properties and methods that define a template element in a Web server control at design time.
See Also: TemplateDefinition Members
The System.Web.UI.Design.TemplateDefinition class provides a base template definition class that can be inherited from and extended for a control designer to use in providing support for templated controls in a design host such as vsprvslong. A design host uses the properties and methods of the System.Web.UI.Design.TemplateDefinition class to facilitate creating and editing a template at design time.