HttpCapabilitiesDefaultProvider.GetBrowserCapabilities Method (HttpRequest)
.NET Framework (current version)
Gets the HttpBrowserCapabilities object for the specified HttpRequest object.
Assembly: System.Web (in System.Web.dll)
Public Overrides Function GetBrowserCapabilities ( request As HttpRequest ) As HttpBrowserCapabilities
Parameters
- request
-
Type:
System.Web.HttpRequest
The HttpRequest object.
Return Value
Type: System.Web.HttpBrowserCapabilitiesThe HttpBrowserCapabilities object for the HttpRequest object that was passed in.
.NET Framework
Available since 4.0
Available since 4.0
Show: