TemplateBuilder.InstantiateIn Method (Control)
.NET Framework (current version)
Defines the Control object that child controls and templates belong to in design time.
Assembly: System.Web (in System.Web.dll)
Parameters
- container
-
Type:
System.Web.UI.Control
The Control to contain the instances of controls from the inline template.
Implements
ITemplate.InstantiateIn(Control)The InstantiateIn method is required when implementing the ITemplate interface. The InstantiateIn method is used only in design time.
.NET Framework
Available since 1.1
Available since 1.1
Show: