HyperLinkControlBuilder::AllowWhitespaceLiterals Method ()
.NET Framework (current version)
Gets a value that indicates whether white spaces are allowed in literals for this control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::BooleanOverloaded to always returns false to indicate that white spaces are not allowed.
This method overrides the ControlBuilder::AllowWhitespaceLiterals property to ignore white space in the HyperLink control.
.NET Framework
Available since 1.1
Available since 1.1
Show: