HttpBrowserCapabilitiesWrapper::RequiresLeadingPageBreak Property
.NET Framework (current version)
Gets a value that indicates whether the browser requires the first element in the body of a Web page to be an HTML br element.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser requires the first element in the body of a Web page to be an HTML br element; otherwise, false. The default is false.
.NET Framework
Available since 3.5
Available since 3.5
Show: