HtmlSelectBuilder.AllowWhitespaceLiterals Method
.NET Framework 3.0
Determines whether the white space literals in an HtmlSelect control are to be processed or ignored.
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This method overrides the ControlBuilder.AllowWhitespaceLiterals method to always ignore white space in the HtmlSelect control.
Community Additions
ADD
Show: