Determines whether the control builder should process the white space literals that are represented by the System.Web.UI.WebControls.Literal control.
false.
The LiteralControlBuilder.AllowWhitespaceLiterals method overrides the inherited implementation of the System.Web.UI.ControlBuilder.AllowWhitespaceLiterals method to always indicate that white spaces in the text that are associated with the System.Web.UI.WebControls.Literal control are not represented by System.Web.UI.WebControls.Literal objects.