System.Web.Configuration.HttpCapabilitiesBase.GetConfigCapabilities Method

Used internally to return an instance of System.Web.Configuration.HttpCapabilitiesBase representing the browser that generated the specified System.Web.HttpRequest.

Syntax

public static HttpCapabilitiesBase GetConfigCapabilities (string configKey, System.Web.HttpRequest request)

Parameters

configKey
The name of the configuration section that configures browser capabilities.
request
The System.Web.HttpRequest generated by the browser for which to return capabilities and which is usually the current System.Web.HttpRequest.

Returns

An instance of System.Web.Configuration.HttpCapabilitiesBase representing the browser that generated the specified System.Web.HttpRequest.

Remarks

Documentation for this section has not yet been entered.

Requirements

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