Defines the System.Web.UI.Control object that child controls and templates belong to. These child controls are in turn defined within an inline template.
- container
- The System.Web.UI.Control to contain the controls that are created from the inline template.
The CompiledBindableTemplateBuilder.InstantiateIn(Control) method is the System.Web.UI.CompiledBindableTemplateBuilder class's implementation of the ITemplate.InstantiateIn(Control) method.