HttpBrowserCapabilitiesWrapper Properties

 

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyActiveXControls

Gets a value that indicates whether the browser is capable of supporting ActiveX controls.(Overrides HttpBrowserCapabilitiesBase::ActiveXControls.)

System_CAPS_pubpropertyAdapters

Gets the collection of available control adapters.(Overrides HttpBrowserCapabilitiesBase::Adapters.)

System_CAPS_pubpropertyAOL

Gets a value that indicates whether the client is an America Online (AOL) browser.(Overrides HttpBrowserCapabilitiesBase::AOL.)

System_CAPS_pubpropertyBackgroundSounds

Gets a value that indicates whether the browser supports playing background sounds by using the bgsounds HTML element.(Overrides HttpBrowserCapabilitiesBase::BackgroundSounds.)

System_CAPS_pubpropertyBeta

Gets a value that indicates whether the browser is a beta version.(Overrides HttpBrowserCapabilitiesBase::Beta.)

System_CAPS_pubpropertyBrowser

Gets the browser string (if any) that was sent by the browser in the User-Agent request header.(Overrides HttpBrowserCapabilitiesBase::Browser.)

System_CAPS_pubpropertyBrowsers

Gets a collection of browsers for which capabilities are recognized.(Overrides HttpBrowserCapabilitiesBase::Browsers.)

System_CAPS_pubpropertyCanCombineFormsInDeck

Gets a value that indicates whether the browser supports decks that contain multiple forms, such as separate cards.(Overrides HttpBrowserCapabilitiesBase::CanCombineFormsInDeck.)

System_CAPS_pubpropertyCanInitiateVoiceCall

Gets a value that indicates whether the browser device is capable of initiating a voice call.(Overrides HttpBrowserCapabilitiesBase::CanInitiateVoiceCall.)

System_CAPS_pubpropertyCanRenderAfterInputOrSelectElement

Gets a value that indicates whether the browser supports page content that follows WML select or input elements.(Overrides HttpBrowserCapabilitiesBase::CanRenderAfterInputOrSelectElement.)

System_CAPS_pubpropertyCanRenderEmptySelects

Gets a value that indicates whether the browser supports empty HTML select elements.(Overrides HttpBrowserCapabilitiesBase::CanRenderEmptySelects.)

System_CAPS_pubpropertyCanRenderInputAndSelectElementsTogether

Gets a value that indicates whether the browser supports WML input and select elements together in the same card.(Overrides HttpBrowserCapabilitiesBase::CanRenderInputAndSelectElementsTogether.)

System_CAPS_pubpropertyCanRenderMixedSelects

Gets a value that indicates whether the browser supports WML option elements that specify both onpick and value attributes.(Overrides HttpBrowserCapabilitiesBase::CanRenderMixedSelects.)

System_CAPS_pubpropertyCanRenderOneventAndPrevElementsTogether

Gets a value that indicates whether the browser supports WML onevent and prev elements in the same card.(Overrides HttpBrowserCapabilitiesBase::CanRenderOneventAndPrevElementsTogether.)

System_CAPS_pubpropertyCanRenderPostBackCards

Gets a value that indicates whether the browser supports WML cards for postback.(Overrides HttpBrowserCapabilitiesBase::CanRenderPostBackCards.)

System_CAPS_pubpropertyCanRenderSetvarZeroWithMultiSelectionList

Gets a value that indicates whether the browser supports WML setvar elements that have a value attribute of 0.(Overrides HttpBrowserCapabilitiesBase::CanRenderSetvarZeroWithMultiSelectionList.)

System_CAPS_pubpropertyCanSendMail

Gets a value that indicates whether the browser supports sending e-mail messages by using the HTML mailto scheme.(Overrides HttpBrowserCapabilitiesBase::CanSendMail.)

System_CAPS_pubpropertyCapabilities

Used internally to get the defined capabilities of the browser.(Overrides HttpBrowserCapabilitiesBase::Capabilities.)

System_CAPS_pubpropertyCDF

Gets a value that indicates whether the browser supports Channel Definition Format (CDF) for webcasting.(Overrides HttpBrowserCapabilitiesBase::CDF.)

System_CAPS_pubpropertyClrVersion

Gets the version of the .NET Framework that is installed on the client.(Overrides HttpBrowserCapabilitiesBase::ClrVersion.)

System_CAPS_pubpropertyCookies

Gets a value that indicates whether the browser is capable of supporting cookies.(Overrides HttpBrowserCapabilitiesBase::Cookies.)

System_CAPS_pubpropertyCrawler

Gets a value that indicates whether the browser is a search-engine Web crawler.(Overrides HttpBrowserCapabilitiesBase::Crawler.)

System_CAPS_pubpropertyDefaultSubmitButtonLimit

Gets the maximum number of submit buttons that are allowed for a form.(Overrides HttpBrowserCapabilitiesBase::DefaultSubmitButtonLimit.)

System_CAPS_pubpropertyEcmaScriptVersion

Gets the version number of ECMAScript (JavaScript) that the browser supports.(Overrides HttpBrowserCapabilitiesBase::EcmaScriptVersion.)

System_CAPS_pubpropertyFrames

Gets a value that indicates whether the browser supports HTML frames.(Overrides HttpBrowserCapabilitiesBase::Frames.)

System_CAPS_pubpropertyGatewayMajorVersion

Gets the major version number of the wireless gateway that is used to access the server, if known. (Overrides HttpBrowserCapabilitiesBase::GatewayMajorVersion.)

System_CAPS_pubpropertyGatewayMinorVersion

Gets the minor version number of the wireless gateway that is used to access the server, if known. (Overrides HttpBrowserCapabilitiesBase::GatewayMinorVersion.)

System_CAPS_pubpropertyGatewayVersion

Gets the version of the wireless gateway that is used to access the server, if known.(Overrides HttpBrowserCapabilitiesBase::GatewayVersion.)

System_CAPS_pubpropertyHasBackButton

Gets a value that indicates whether the browser has a dedicated Back button.(Overrides HttpBrowserCapabilitiesBase::HasBackButton.)

System_CAPS_pubpropertyHidesRightAlignedMultiselectScrollbars

Gets a value that indicates whether the scrollbar of an HTML select multiple element that has an align attribute value of right is obscured upon rendering.(Overrides HttpBrowserCapabilitiesBase::HidesRightAlignedMultiselectScrollbars.)

System_CAPS_pubpropertyHtmlTextWriter

Gets or sets the fully qualified class name of the HtmlTextWriter to use for writing markup characters and text.(Overrides HttpBrowserCapabilitiesBase::HtmlTextWriter.)

System_CAPS_pubpropertyId

Gets the internal identifier of the browser as specified in the browser definition file.(Overrides HttpBrowserCapabilitiesBase::Id.)

System_CAPS_pubpropertyInputType

Gets the type of input that is supported by the browser.(Overrides HttpBrowserCapabilitiesBase::InputType.)

System_CAPS_pubpropertyIsColor

Gets a value that indicates whether the browser has a color display.(Overrides HttpBrowserCapabilitiesBase::IsColor.)

System_CAPS_pubpropertyIsMobileDevice

Gets a value that indicates whether the browser is a recognized mobile device.(Overrides HttpBrowserCapabilitiesBase::IsMobileDevice.)

System_CAPS_pubpropertyItem[String^]

Gets the value of the specified browser capability. In C#, this property is the indexer for the class.(Overrides HttpBrowserCapabilitiesBase::Item[String^].)

System_CAPS_pubpropertyJavaApplets

Gets a value that indicates whether the browser supports Java.(Overrides HttpBrowserCapabilitiesBase::JavaApplets.)

System_CAPS_pubpropertyJScriptVersion

Gets the JScript version that the browser supports.(Overrides HttpBrowserCapabilitiesBase::JScriptVersion.)

System_CAPS_pubpropertyMajorVersion

Gets the major (integer) version number of the browser.(Overrides HttpBrowserCapabilitiesBase::MajorVersion.)

System_CAPS_pubpropertyMaximumHrefLength

Gets the maximum length in characters for the href attribute of an HTML a (anchor) element.(Overrides HttpBrowserCapabilitiesBase::MaximumHrefLength.)

System_CAPS_pubpropertyMaximumRenderedPageSize

Gets the maximum length of the page, in bytes, that the browser can display. (Overrides HttpBrowserCapabilitiesBase::MaximumRenderedPageSize.)

System_CAPS_pubpropertyMaximumSoftkeyLabelLength

Gets the maximum length of the text that a soft-key label can display.(Overrides HttpBrowserCapabilitiesBase::MaximumSoftkeyLabelLength.)

System_CAPS_pubpropertyMinorVersion

Gets the minor (decimal) version number of the browser.(Overrides HttpBrowserCapabilitiesBase::MinorVersion.)

System_CAPS_pubpropertyMinorVersionString

Gets the minor (decimal) version number of the browser as a string.(Overrides HttpBrowserCapabilitiesBase::MinorVersionString.)

System_CAPS_pubpropertyMobileDeviceManufacturer

Gets the name of the manufacturer of a mobile device, if known.(Overrides HttpBrowserCapabilitiesBase::MobileDeviceManufacturer.)

System_CAPS_pubpropertyMobileDeviceModel

Gets the model name of a mobile device, if known.(Overrides HttpBrowserCapabilitiesBase::MobileDeviceModel.)

System_CAPS_pubpropertyMSDomVersion

Gets the version of the Microsoft HTML (MSHTML) Document Object Model (DOM) that the browser supports.(Overrides HttpBrowserCapabilitiesBase::MSDomVersion.)

System_CAPS_pubpropertyNumberOfSoftkeys

Gets the number of softkeys on a mobile device.(Overrides HttpBrowserCapabilitiesBase::NumberOfSoftkeys.)

System_CAPS_pubpropertyPlatform

Gets the name of the operating system that the client is using, if known.(Overrides HttpBrowserCapabilitiesBase::Platform.)

System_CAPS_pubpropertyPreferredImageMime

Gets the MIME type of the type of image content that the browser typically prefers.(Overrides HttpBrowserCapabilitiesBase::PreferredImageMime.)

System_CAPS_pubpropertyPreferredRenderingMime

Gets the MIME type of the type of content that the browser typically prefers.(Overrides HttpBrowserCapabilitiesBase::PreferredRenderingMime.)

System_CAPS_pubpropertyPreferredRenderingType

Gets the general name for the type of content that the browser prefers.(Overrides HttpBrowserCapabilitiesBase::PreferredRenderingType.)

System_CAPS_pubpropertyPreferredRequestEncoding

Gets the request encoding that the browser prefers.(Overrides HttpBrowserCapabilitiesBase::PreferredRequestEncoding.)

System_CAPS_pubpropertyPreferredResponseEncoding

Gets the response encoding that the browser prefers.(Overrides HttpBrowserCapabilitiesBase::PreferredResponseEncoding.)

System_CAPS_pubpropertyRendersBreakBeforeWmlSelectAndInput

Gets a value that indicates whether the browser renders a line break before select or input elements.(Overrides HttpBrowserCapabilitiesBase::RendersBreakBeforeWmlSelectAndInput.)

System_CAPS_pubpropertyRendersBreaksAfterHtmlLists

Gets a value that indicates whether the browser renders a line break after list-item elements.(Overrides HttpBrowserCapabilitiesBase::RendersBreaksAfterHtmlLists.)

System_CAPS_pubpropertyRendersBreaksAfterWmlAnchor

Gets a value that indicates whether the browser renders a line break after a standalone WML a (anchor) element.(Overrides HttpBrowserCapabilitiesBase::RendersBreaksAfterWmlAnchor.)

System_CAPS_pubpropertyRendersBreaksAfterWmlInput

Gets a value that indicates whether the browser renders a line break after a WML input element.(Overrides HttpBrowserCapabilitiesBase::RendersBreaksAfterWmlInput.)

System_CAPS_pubpropertyRendersWmlDoAcceptsInline

Gets a value that indicates whether the mobile-device browser renders a WML do form accept construct as an inline button instead of as a softkey.(Overrides HttpBrowserCapabilitiesBase::RendersWmlDoAcceptsInline.)

System_CAPS_pubpropertyRendersWmlSelectsAsMenuCards

Gets a value that indicates whether the browser renders WML select elements as menu cards, instead of as a combo box.(Overrides HttpBrowserCapabilitiesBase::RendersWmlSelectsAsMenuCards.)

System_CAPS_pubpropertyRequiredMetaTagNameValue

Used internally to produce a meta-tag that is required by some browsers.(Overrides HttpBrowserCapabilitiesBase::RequiredMetaTagNameValue.)

System_CAPS_pubpropertyRequiresAttributeColonSubstitution

Gets a value that indicates whether the browser requires colons in element attribute values to be replaced with a different character.(Overrides HttpBrowserCapabilitiesBase::RequiresAttributeColonSubstitution.)

System_CAPS_pubpropertyRequiresContentTypeMetaTag

Gets a value that indicates whether the browser requires an HTML meta element for which the content-type attribute is specified.(Overrides HttpBrowserCapabilitiesBase::RequiresContentTypeMetaTag.)

System_CAPS_pubpropertyRequiresControlStateInSession

Gets a value that indicates whether the browser requires control state to be maintained in sessions.(Overrides HttpBrowserCapabilitiesBase::RequiresControlStateInSession.)

System_CAPS_pubpropertyRequiresDBCSCharacter

Gets a value that indicates whether the browser requires a double-byte character set.(Overrides HttpBrowserCapabilitiesBase::RequiresDBCSCharacter.)

System_CAPS_pubpropertyRequiresHtmlAdaptiveErrorReporting

Gets a value that indicates whether the browser requires nonstandard error messages.(Overrides HttpBrowserCapabilitiesBase::RequiresHtmlAdaptiveErrorReporting.)

System_CAPS_pubpropertyRequiresLeadingPageBreak

Gets a value that indicates whether the browser requires the first element in the body of a Web page to be an HTML br element.(Overrides HttpBrowserCapabilitiesBase::RequiresLeadingPageBreak.)

System_CAPS_pubpropertyRequiresNoBreakInFormatting

Gets a value that indicates whether the browser does not support HTML br elements to format line breaks.(Overrides HttpBrowserCapabilitiesBase::RequiresNoBreakInFormatting.)

System_CAPS_pubpropertyRequiresOutputOptimization

Gets a value that indicates whether the browser requires pages to contain a size-optimized form of markup language tags.(Overrides HttpBrowserCapabilitiesBase::RequiresOutputOptimization.)

System_CAPS_pubpropertyRequiresPhoneNumbersAsPlainText

Gets a value that indicates whether the browser supports telephone dialing based on plain text, or whether it requires special markup.(Overrides HttpBrowserCapabilitiesBase::RequiresPhoneNumbersAsPlainText.)

System_CAPS_pubpropertyRequiresSpecialViewStateEncoding

Gets a value that indicates whether the browser requires view-state values to be specially encoded.(Overrides HttpBrowserCapabilitiesBase::RequiresSpecialViewStateEncoding.)

System_CAPS_pubpropertyRequiresUniqueFilePathSuffix

Gets a value that indicates whether the browser requires unique form-action URLs.(Overrides HttpBrowserCapabilitiesBase::RequiresUniqueFilePathSuffix.)

System_CAPS_pubpropertyRequiresUniqueHtmlCheckboxNames

Gets a value that indicates whether the browser requires unique name attribute values for multiple HTML input type="checkbox" elements.(Overrides HttpBrowserCapabilitiesBase::RequiresUniqueHtmlCheckboxNames.)

System_CAPS_pubpropertyRequiresUniqueHtmlInputNames

Gets a value that indicates whether the browser requires unique name attribute values for multiple HTML input elements.(Overrides HttpBrowserCapabilitiesBase::RequiresUniqueHtmlInputNames.)

System_CAPS_pubpropertyRequiresUrlEncodedPostfieldValues

Gets a value that indicates whether postback data that is sent by the browser will be URL-encoded.(Overrides HttpBrowserCapabilitiesBase::RequiresUrlEncodedPostfieldValues.)

System_CAPS_pubpropertyScreenBitDepth

Gets the depth of the display, in bits per pixel.(Overrides HttpBrowserCapabilitiesBase::ScreenBitDepth.)

System_CAPS_pubpropertyScreenCharactersHeight

Gets the approximate height of the display, in character lines.(Overrides HttpBrowserCapabilitiesBase::ScreenCharactersHeight.)

System_CAPS_pubpropertyScreenCharactersWidth

Gets the approximate width of the display, in characters.(Overrides HttpBrowserCapabilitiesBase::ScreenCharactersWidth.)

System_CAPS_pubpropertyScreenPixelsHeight

Gets the approximate height of the display, in pixels.(Overrides HttpBrowserCapabilitiesBase::ScreenPixelsHeight.)

System_CAPS_pubpropertyScreenPixelsWidth

Gets the approximate width of the display, in pixels.(Overrides HttpBrowserCapabilitiesBase::ScreenPixelsWidth.)

System_CAPS_pubpropertySupportsAccesskeyAttribute

Gets a value that indicates whether the browser supports the accesskey attribute of HTML a (anchor) and input elements.(Overrides HttpBrowserCapabilitiesBase::SupportsAccesskeyAttribute.)

System_CAPS_pubpropertySupportsBodyColor

Gets a value that indicates whether the browser supports the bgcolor attribute of the HTML body element.(Overrides HttpBrowserCapabilitiesBase::SupportsBodyColor.)

System_CAPS_pubpropertySupportsBold

Gets a value that indicates whether the browser supports HTML b elements to format bold text.(Overrides HttpBrowserCapabilitiesBase::SupportsBold.)

System_CAPS_pubpropertySupportsCacheControlMetaTag

Gets a value that indicates whether the browser supports the cache-control value for the http-equiv attribute of HTML meta elements.(Overrides HttpBrowserCapabilitiesBase::SupportsCacheControlMetaTag.)

System_CAPS_pubpropertySupportsCallback

Gets a value that indicates whether the browser supports callback scripts.(Overrides HttpBrowserCapabilitiesBase::SupportsCallback.)

System_CAPS_pubpropertySupportsCss

Gets a value that indicates whether the browser supports cascading style sheets (CSS).(Overrides HttpBrowserCapabilitiesBase::SupportsCss.)

System_CAPS_pubpropertySupportsDivAlign

Gets a value that indicates whether the browser supports the align attribute of HTML div elements.(Overrides HttpBrowserCapabilitiesBase::SupportsDivAlign.)

System_CAPS_pubpropertySupportsDivNoWrap

Gets a value that indicates whether the browser supports the nowrap attribute of HTML div elements.(Overrides HttpBrowserCapabilitiesBase::SupportsDivNoWrap.)

System_CAPS_pubpropertySupportsEmptyStringInCookieValue

Gets a value that indicates whether the browser supports empty strings in cookie values.(Overrides HttpBrowserCapabilitiesBase::SupportsEmptyStringInCookieValue.)

System_CAPS_pubpropertySupportsFontColor

Gets a value that indicates whether the browser supports the color attribute of HTML font elements.(Overrides HttpBrowserCapabilitiesBase::SupportsFontColor.)

System_CAPS_pubpropertySupportsFontName

Gets a value that indicates whether the browser supports the name attribute of HTML font elements.(Overrides HttpBrowserCapabilitiesBase::SupportsFontName.)

System_CAPS_pubpropertySupportsFontSize

Gets a value that indicates whether the browser supports the size attribute of HTML font elements.(Overrides HttpBrowserCapabilitiesBase::SupportsFontSize.)

System_CAPS_pubpropertySupportsImageSubmit

Gets a value that indicates whether the browser supports the use of a custom image in place of a standard form submit button.(Overrides HttpBrowserCapabilitiesBase::SupportsImageSubmit.)

System_CAPS_pubpropertySupportsIModeSymbols

Gets a value that indicates whether the browser supports i-mode symbols.(Overrides HttpBrowserCapabilitiesBase::SupportsIModeSymbols.)

System_CAPS_pubpropertySupportsInputIStyle

Gets a value that indicates whether the browser supports the istyle attribute of HTML input elements.(Overrides HttpBrowserCapabilitiesBase::SupportsInputIStyle.)

System_CAPS_pubpropertySupportsInputMode

Gets a value that indicates whether the browser supports the mode attribute of HTML input elements.(Overrides HttpBrowserCapabilitiesBase::SupportsInputMode.)

System_CAPS_pubpropertySupportsItalic

Gets a value that indicates whether the browser supports HTML i elements to format italic text.(Overrides HttpBrowserCapabilitiesBase::SupportsItalic.)

System_CAPS_pubpropertySupportsJPhoneMultiMediaAttributes

Gets a value that indicates whether the browser supports J-Phone multimedia attributes.(Overrides HttpBrowserCapabilitiesBase::SupportsJPhoneMultiMediaAttributes.)

System_CAPS_pubpropertySupportsJPhoneSymbols

Gets a value that indicates whether the browser supports J-Phone–specific picture symbols.(Overrides HttpBrowserCapabilitiesBase::SupportsJPhoneSymbols.)

System_CAPS_pubpropertySupportsQueryStringInFormAction

Gets a value that indicates whether the browser supports a query string in the action attribute value of HTML form elements.(Overrides HttpBrowserCapabilitiesBase::SupportsQueryStringInFormAction.)

System_CAPS_pubpropertySupportsRedirectWithCookie

Gets a value that indicates whether the browser supports cookies on redirection.(Overrides HttpBrowserCapabilitiesBase::SupportsRedirectWithCookie.)

System_CAPS_pubpropertySupportsSelectMultiple

Gets a value that indicates whether the browser supports the multiple attribute of HTML select elements.(Overrides HttpBrowserCapabilitiesBase::SupportsSelectMultiple.)

System_CAPS_pubpropertySupportsUncheck

Gets a value that indicates whether clearing a checked HTML input type="checkbox" element is reflected in postback data.(Overrides HttpBrowserCapabilitiesBase::SupportsUncheck.)

System_CAPS_pubpropertySupportsXmlHttp

Gets a value that indicates whether the browser supports receiving XML over HTTP.(Overrides HttpBrowserCapabilitiesBase::SupportsXmlHttp.)

System_CAPS_pubpropertyTables

Gets a value that indicates whether the browser supports HTML table elements.(Overrides HttpBrowserCapabilitiesBase::Tables.)

System_CAPS_pubpropertyTagWriter

Used internally to get the type of the object that is used to write tags for the browser.(Overrides HttpBrowserCapabilitiesBase::TagWriter.)

System_CAPS_pubpropertyType

Gets the name and major (integer) version number of the browser.(Overrides HttpBrowserCapabilitiesBase::Type.)

System_CAPS_pubpropertyUseOptimizedCacheKey

Used internally to get a value that indicates whether to use an optimized cache key.(Overrides HttpBrowserCapabilitiesBase::UseOptimizedCacheKey.)

System_CAPS_pubpropertyVBScript

Gets a value that indicates whether the browser supports Visual Basic Scripting edition (VBScript).(Overrides HttpBrowserCapabilitiesBase::VBScript.)

System_CAPS_pubpropertyVersion

Gets the full version number (integer and decimal) of the browser as a string.(Overrides HttpBrowserCapabilitiesBase::Version.)

System_CAPS_pubpropertyW3CDomVersion

Gets the version of the World Wide Web Consortium (W3C) XML Document Object Model (DOM) that the browser supports.(Overrides HttpBrowserCapabilitiesBase::W3CDomVersion.)

System_CAPS_pubpropertyWin16

Gets a value that indicates whether the client is a Win16-based computer.(Overrides HttpBrowserCapabilitiesBase::Win16.)

System_CAPS_pubpropertyWin32

Gets a value that indicates whether the client is a Win32-based computer.(Overrides HttpBrowserCapabilitiesBase::Win32.)

Return to top
Show: