Provides a factory definition for populating a control with child controls from an inline template within a page file.
ITemplate
[Visual Basic] Public Interface ITemplate [C#] public interface ITemplate [C++] public __gc __interface ITemplate
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
CompiledTemplateBase | [To be supplied.] |
CompiledTemplateBuilder | [To be supplied.] |
Page | The Page class defines the properties, methods, and events common to all pages that are processed on the server in the Web Forms Page framework. |
TemplateBuilder | [To be supplied.] |
[To be supplied.]
Namespace: System.Web.UI
Assembly: System.Web.dll