See Also: HttpCapabilitiesBase Members
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.