TextBoxControlBuilder.AllowWhitespaceLiterals Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Specifies whether white-space literals are allowed.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
This method overrides ControlBuilder.AllowWhitespaceLiterals to ignore white space in the TextBox control.
Community Additions
ADD
Show: