HttpCapabilitiesBase::RendersBreaksAfterWmlAnchor Property
.NET Framework (current version)
Gets a value indicating whether the browser renders a line break after a stand-alone HTML <a> (anchor) element.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser renders a line break after a stand-alone HTML <a> (anchor) element; otherwise, false. The default is false.
The RendersBreaksAfterWmlAnchor property applies only to WML-compatible mobile devices.
If true, content following a stand-alone HTML <a> (anchor) element will automatically be placed on a new line.
.NET Framework
Available since 2.0
Available since 2.0
Show: