BrowserCapabilitiesFactoryBase.IsBrowserUnknown Method (HttpCapabilitiesBase)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally by the configuration system to determine whether the browser represented by the specified HttpBrowserCapabilities object does not have an available adapter.
Assembly: System.Web (in System.Web.dll)
Parameters
- browserCaps
-
Type:
System.Web.Configuration.HttpCapabilitiesBase
An HttpBrowserCapabilities object.
Return Value
Type: System.Booleantrue if the represented browser does not have an available adapter; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: