HttpCapabilitiesBase::RendersBreaksAfterHtmlLists Property
.NET Framework (current version)
Gets a value indicating whether the browser renders a line break after list-item elements.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser renders a line break after list-item elements; otherwise, false. The default is true.
If true, content following list-item elements will automatically be placed on a new line.
.NET Framework
Available since 2.0
Available since 2.0
Show: