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