System.Web.UI.HtmlControls.HtmlHeadBuilder.AllowWhitespaceLiterals Method

Determines whether the literal white space characters in the control must be processed or ignored.

Syntax

public override bool AllowWhitespaceLiterals ()

Returns

false in all cases.

Remarks

This implementation of the HtmlHeadBuilder.AllowWhitespaceLiterals method is overridden to always return false.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0