System.Web.UI.WebControls.HyperLinkControlBuilder.AllowWhitespaceLiterals Method

Gets a value that indicates whether white spaces are allowed in literals for this control.

Syntax

public override bool AllowWhitespaceLiterals ()

Returns

Overloaded to always returns false to indicate that white spaces are not allowed.

Remarks

This method overrides the System.Web.UI.ControlBuilder.AllowWhitespaceLiterals property to ignore white space in the System.Web.UI.WebControls.HyperLink control.

Requirements

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