BrowserCapabilitiesFactoryBase.PopulateBrowserElements Method (IDictionary)

 

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.

Namespace:   System.Web.Configuration
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
Return to top
Show: