BrowserCapabilitiesFactoryBase.PopulateMatchedHeaders Method (IDictionary)
.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 populate a collection of request headers based on the supported browser.
Assembly: System.Web (in System.Web.dll)
abstract PopulateMatchedHeaders : dictionary:IDictionary -> unit override PopulateMatchedHeaders : dictionary:IDictionary -> unit
Parameters
- dictionary
-
Type:
System.Collections.IDictionary
A collection of key/value pairs representing the browser capabilities.
.NET Framework
Available since 2.0
Available since 2.0
Show: