TableCellControlBuilder.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)
The AllowWhitespaceLiterals method overrides the ControlBuilder.AllowWhitespaceLiterals method to ignore white space in the TableCell control.
Community Additions
ADD
Show: