ITemplate::InstantiateIn Method (Control^)
.NET Framework (current version)
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.
Assembly: System.Web (in System.Web.dll)
When developing templated server controls, you do not need to implement this method; the .NET Framework provides the implementation for you.
.NET Framework
Available since 1.1
Available since 1.1
Show: