System.Web.Configuration.HttpCapabilitiesBase.RequiresLeadingPageBreak Property

Gets a value indicating whether the browser requires the first element in the body of a Web page to be an HTML <br> element.

Syntax

public virtual bool RequiresLeadingPageBreak { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If true, server-control adapters insert an additional <br> element immediately following the <body> tag in a Web page.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0