Supports ASP.NET during the creation of a template for a templated control from generated class code. The System.Web.UI.BuildTemplateMethod delegate handles the CompiledTemplateBuilder.InstantiateIn(Control) method.
- control
- Documentation for this section has not yet been entered.
The System.Web.UI.BuildTemplateMethod delegate is used in conjunction with the System.Web.UI.CompiledTemplateBuilder class, which creates a template for a templated control from generated class code.