HttpCapabilitiesBase::SupportsBodyColor Property
.NET Framework (current version)
Gets a value indicating whether the browser supports the bgcolor attribute of the HTML <body> element.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports the bgcolor attribute of the HTML <body> element; otherwise, false. The default is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: