The methods of System.Web.UI.ControlBuilder are listed below. For a list of all members, see the ControlBuilder Members list.
See Also: Inherited members from System.Object
AllowWhitespaceLiterals() : bool Documentation for this section has not yet been entered.AppendLiteralString(string) Documentation for this section has not yet been entered.AppendSubBuilder(ControlBuilder) Documentation for this section has not yet been entered.BuildObject() : object Documentation for this section has not yet been entered.CloseControl() Documentation for this section has not yet been entered. staticCreateBuilderFromType(TemplateParser, ControlBuilder, Type, string, string, IDictionary, int, string) : ControlBuilder Documentation for this section has not yet been entered.GetChildControlType(string, IDictionary) : Type Documentation for this section has not yet been entered.HasBody() : bool Documentation for this section has not yet been entered.HtmlDecodeLiterals() : bool Documentation for this section has not yet been entered.Init(TemplateParser, ControlBuilder, Type, string, string, IDictionary) Documentation for this section has not yet been entered.NeedsTagInnerText() : bool Documentation for this section has not yet been entered.OnAppendToParentBuilder(ControlBuilder) Documentation for this section has not yet been entered.SetTagInnerText(string) Documentation for this section has not yet been entered.