HttpBrowserCapabilitiesBase.Capabilities Property

 

When overridden in a derived class, used internally to get the defined capabilities of the browser.

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

abstract Capabilities : IDictionary with get, set
override Capabilities : IDictionary with get, set

Property Value

Type: System.Collections.IDictionary

The defined capabilities of the browser.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: