Interacts with the parser to build an System.Web.UI.HtmlControls.HtmlSelect control.
See Also: HtmlSelectBuilder Members
The System.Web.UI.HtmlControls.HtmlSelectBuilder control interacts with the page parser to build an System.Web.UI.HtmlControls.HtmlSelect control. Use the System.Web.UI.HtmlControls.HtmlSelectBuilder control to customize the parsing of an System.Web.UI.HtmlControls.HtmlSelect control.
The HtmlSelectBuilder.AllowWhitespaceLiterals property is set to false so that white space is always ignored. Use the HtmlSelectBuilder.GetChildControlType(string, IDictionary) method to determine the type of the System.Web.UI.HtmlControls.HtmlSelect control's child controls.