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



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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