Determines whether the white space literals in an System.Web.UI.HtmlControls.HtmlSelect control are to be processed or ignored.
![]()
This method always returns false, indicating that white space in the System.Web.UI.HtmlControls.HtmlSelect control is ignored.
This method overrides the System.Web.UI.ControlBuilder.AllowWhitespaceLiterals method to always ignore white space in the System.Web.UI.HtmlControls.HtmlSelect control.