BrowserCapabilitiesFactoryBase.PopulateBrowserElements 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 browser capabilities based on the supported browser.
Assembly: System.Web (in System.Web.dll)
abstract PopulateBrowserElements : dictionary:IDictionary -> unit override PopulateBrowserElements : 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: