System.Web.UI.ITemplate

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.

See Also: ITemplate Members

Syntax

public interface ITemplate

Remarks

This interface is used by custom server controls, but never implemented by them. ASP.NET always implements it.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0