asp.net.ph

HttpBrowserCapabilities Class

System.Web Namespace


Enables the server to gather information on the capabilities of the browser that is running on the client.

HttpBrowserCapabilities Class Members

Collapse   Constructors

Visibility Constructor Parameters
public HttpBrowserCapabilities ( )

Remarks

The members of the HttpBrowserCapabilities class are exposed via the Browser property of the intrinsic Request object.

Syntax


To return the value of a property:

Type var = Request.Browser.propertyName;
  C# VB

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph