System.Web.UI.WebControls.LiteralControlBuilder.AllowWhitespaceLiterals Method

Determines whether the control builder should process the white space literals that are represented by the System.Web.UI.WebControls.Literal control.

Syntax

public override bool AllowWhitespaceLiterals ()

Returns

false.

Remarks

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.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0