CompiledTemplateBuilder Constructor (BuildTemplateMethod)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the CompiledTemplateBuilder class.
Assembly: System.Web (in System.Web.dll)
Parameters
- buildTemplateMethod
-
Type:
System.Web.UI.BuildTemplateMethod
A delegate used to handle the InstantiateIn method call.
This constructor is used internally by ASP.NET to create a new instance of the CompiledTemplateBuilder class. It is not meant to be used directly in your code.
.NET Framework
Available since 1.1
Available since 1.1
Show: