See Also: TemplateBuilder Members
To use a custom System.Web.UI.TemplateBuilder class for a control, create a custom System.Web.UI.ControlBuilder for the control, and then return the custom System.Web.UI.TemplateBuilder control from the ControlBuilder.GetChildControlType(string, IDictionary) method.