HttpBrowserCapabilitiesBase.Adapters Property

 

When overridden in a derived class, gets the collection of available control adapters.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract Adapters : IDictionary with get
override Adapters : IDictionary with get

Property Value

Type: System.Collections.IDictionary

The registered control adapters for the browser.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: