Used internally to return an instance of System.Web.Configuration.HttpCapabilitiesBase representing the browser that generated the specified System.Web.HttpRequest.
- 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.
An instance of System.Web.Configuration.HttpCapabilitiesBase representing the browser that generated the specified System.Web.HttpRequest.