This documentation is archived and is not being maintained.
ITemplate Members
Visual Studio 2008
Defines the behavior for populating a templated ASP.NET server control with child controls. The child controls represent the inline templates defined on the page.
The ITemplate type exposes the following members.
| Name | Description | |
|---|---|---|
|
InstantiateIn | When implemented by a class, defines the Control object that child controls and templates belong to. These child controls are in turn defined within an inline template. |
Show: