NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpBrowserCapabilities Properties

The properties of the HttpBrowserCapabilities class are listed below. For a complete list of HttpBrowserCapabilities class members, see the HttpBrowserCapabilities Members topic.

Public:

ActiveXControls Indicates whether the client browser supports ActiveX Controls.
AK [To be supplied.]
AOL Indicates whether the client is an America On-Line (AOL) branded browser.
AuthenticodeUpdate [To be supplied.]
BackgroundSounds Indicates whether the client browser supports background sounds.
Beta Indicates whether the browser client is in beta.
Browser Browser string in User Agent (for example: "IE").
CDF Indicates whether the client browser supports CDF.
Cookies Indicates whether the client browser supports cookies.
Crawler Indicates whether the client browser is a Web-crawling search engine.
Frames Indicates whether the client browser supports HTML frames.
Gold [To be supplied.]
Item (inherited from HttpCapabilities) [To be supplied.]

In C#, this member is the indexer for the HttpBrowserCapabilities class.

JavaApplets Indicates whether the client browser supports Java Applets.
JavaScript Indicates whether the client browser supports JavaScript.
MajorVersion Returns the major version number of the client browser; for example: 3.
MinorVersion Returns the minor version number of the client browser; for example: .01.
Platform Returns the platform's name; for example, "Win32".
SK [To be supplied.]
Tables Indicates whether the client browser supports tables.
Type Returns the name of the client browser and its major version number. For example, "Microsoft Internet Explorer version 5".
VBScript Indicates whether the client browser supports VBScript.
Version Returns the major version number + minor version number of the client browser; for example: "5.5".
Win16 Indicates whether the client is a Win16-based machine.
Win32 Indicates whether the client is a Win32-based machine.

See Also

HttpBrowserCapabilities Class | System.Web Namespace