System.Web.Configuration.HttpCapabilitiesBase Class

Provides access to detailed information about the capabilities of the client's browser.

See Also: HttpCapabilitiesBase Members

Syntax

public class HttpCapabilitiesBase : System.Web.UI.IFilterResolutionService

Remarks

System.Web.Configuration.HttpCapabilitiesBase is the base class from which the System.Web.HttpBrowserCapabilities class is derived. System.Web.Configuration.HttpCapabilitiesBase offers a large number of read-only properties that provide type-safe access to a browser's capabilities dictionary. You can access the System.Web.HttpBrowserCapabilities class through the System.Web.HttpRequest.Browser property that is exposed by the ASP.NET System.Web.HttpRequest.Browser property.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0