System.Web.UI.WebControls.LiteralControlBuilder: Method Members

The methods of System.Web.UI.WebControls.LiteralControlBuilder are listed below. For a list of all members, see the LiteralControlBuilder Members list.

See Also: Inherited members from System.Web.UI.ControlBuilder

Public Methods

override
AllowWhitespaceLiterals() : bool

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

override
AppendSubBuilder(System.Web.UI.ControlBuilder)

Throws System.Web.HttpException, because adding child control builders does not apply to the System.Web.UI.WebControls.Literal control.