System.Web.UI.CompiledBindableTemplateBuilder.InstantiateIn Method

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.

Syntax

public void InstantiateIn (Control container)

Parameters

container
The System.Web.UI.Control to contain the controls that are created from the inline template.

Remarks

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0