MobileCapabilities.SupportsBodyColor Property

Definition

Gets a value indicating whether the browser supports the bgcolor attribute of the HTML <body> element.

C#
public virtual bool SupportsBodyColor { get; }

Property Value

true if the browser supports the bgcolor attribute of the HTML <body> element; otherwise, false. The default is true.

Applies to

Product Versions
.NET Framework 1.1