BuildTemplateMethod Delegate
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Supports ASP.NET during the creation of a template for a templated control from generated class code. The BuildTemplateMethod delegate handles the InstantiateIn method.
Assembly: System.Web (in System.Web.dll)
The BuildTemplateMethod delegate is used in conjunction with the CompiledTemplateBuilder class, which creates a template for a templated control from generated class code.
.NET Framework
Available since 1.1
Available since 1.1
Show: