CompiledBindableTemplateBuilder.InstantiateIn Method (Control)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the Control object that child controls and templates belong to. These child controls are in turn defined within an inline template.
Assembly: System.Web (in System.Web.dll)
Parameters
- container
-
Type:
System.Web.UI.Control
The Control to contain the controls that are created from the inline template.
Implements
ITemplate.InstantiateIn(Control)The InstantiateIn method is the CompiledBindableTemplateBuilder class's implementation of the ITemplate.InstantiateIn(Control) method.
.NET Framework
Available since 2.0
Available since 2.0
Show: