The properties of System.Web.Configuration.HttpCapabilitiesBase are listed below. For a list of all members, see the HttpCapabilitiesBase Members list.
See Also: Inherited members from System.Object
[read-only] | ActiveXControls | bool.
Gets a value indicating whether the browser supports ActiveX controls. |
[read-only] | Adapters | IDictionary.
Returns the collection of available control adapters. |
[read-only] | AOL | bool.
Gets a value indicating whether the client is an America Online (AOL) browser. |
[read-only] | BackgroundSounds | bool.
Gets a value indicating whether the browser supports playing background sounds using the <bgsounds> HTML element. |
[read-only] | Beta | bool.
Gets a value indicating whether the browser is a beta version. |
[read-only] | Browser | string.
Gets the browser string (if any) that was sent by the browser in the User-Agent request header. |
[read-only] | Browsers | ArrayList.
Gets an ArrayList of the browsers in the HttpCapabilitiesBase.Capabilities dictionary. |
[read-only] | CanCombineFormsInDeck | bool.
Gets a value indicating whether the browser supports decks that contain multiple forms, such as separate cards. |
[read-only] | CanInitiateVoiceCall | bool.
Gets a value indicating whether the browser device is capable of initiating a voice call. |
[read-only] | CanRenderAfterInputOrSelectElement | bool.
Gets a value indicating whether the browser supports page content following WML <select> or <input> elements. |
[read-only] | CanRenderEmptySelects | bool.
Gets a value indicating whether the browser supports empty HTML <select> elements. |
[read-only] | CanRenderInputAndSelectElementsTogether | bool.
Gets a value indicating whether the browser supports WML INPUT and SELECT elements together on the same card. |
[read-only] | CanRenderMixedSelects | bool.
Gets a value indicating whether the browser supports WML <option> elements that specify both onpick and value attributes. |
[read-only] | CanRenderOneventAndPrevElementsTogether | bool.
Gets a value indicating whether the browser supports WML <onevent> and <prev> elements that coexist within the same WML card. |
[read-only] | CanRenderPostBackCards | bool.
Gets a value indicating whether the browser supports WML cards for postback. |
[read-only] | CanRenderSetvarZeroWithMultiSelectionList | bool.
Gets a value indicating whether the browser supports WML <setvar> elements with a value attribute of 0. |
[read-only] | CanSendMail | bool.
Gets a value indicating whether the browser supports sending e-mail by using the HTML <mailto> element for displaying electronic addresses. |
Capabilities | IDictionary.
Used internally to get the defined capabilities of the browser. | |
[read-only] | CDF | bool.
Gets a value indicating whether the browser supports Channel Definition Format (CDF) for webcasting. |
[read-only] | ClrVersion | Version.
Gets the version of the .NET Framework that is installed on the client. |
[read-only] | Cookies | bool.
Gets a value indicating whether the browser supports cookies. |
[read-only] | Crawler | bool.
Gets a value indicating whether the browser is a search engine Web crawler. |
[read-only] | DefaultSubmitButtonLimit | int.
Returns the maximum number of Submit buttons that are allowed for a form. |
[read-only] | EcmaScriptVersion | Version.
Gets the version number of ECMAScript that the browser supports. |
[read-only] | Frames | bool.
Gets a value indicating whether the browser supports HTML frames. |
[read-only] | GatewayMajorVersion | int.
Gets the major version number of the wireless gateway used to access the server, if known. |
[read-only] | GatewayMinorVersion | double.
Gets the minor version number of the wireless gateway used to access the server, if known. |
[read-only] | GatewayVersion | string.
Gets the version of the wireless gateway used to access the server, if known. |
[read-only] | HasBackButton | bool.
Gets a value indicating whether the browser has a dedicated Back button. |
[read-only] | HidesRightAlignedMultiselectScrollbars | bool.
Gets a value indicating whether the scrollbar of an HTML <select multiple> element with an align attribute value of right is obscured upon rendering. |
HtmlTextWriter | string.
Gets or sets the fully qualified class name of the System.Web.UI.HtmlTextWriter to use. | |
[read-only] | Id | string.
Gets the internal identifier of the browser as specified in the browser definition file. |
[read-only] | InputType | string.
Returns the type of input supported by browser. |
[read-only] | IsColor | bool.
Gets a value indicating whether the browser has a color display. |
[read-only] | IsMobileDevice | bool.
Gets a value indicating whether the browser is a recognized mobile device. |
[read-only] default property | Item(string) | string. Documentation for this section has not yet been entered. |
[read-only] | JavaApplets | bool.
Gets a value indicating whether the browser supports Java. |
[read-only] | JavaScript | bool.
Gets a value indicating whether the browser supports JavaScript. |
[read-only] | JScriptVersion | Version.
Gets the JScript version that the browser supports. |
[read-only] | MajorVersion | int.
Gets the major (integer) version number of the browser. |
[read-only] | MaximumHrefLength | int.
Gets the maximum length in characters for the href attribute of an HTML <a> (anchor) element. |
[read-only] | MaximumRenderedPageSize | int.
Gets the maximum length of the page, in bytes, which the browser can display. |
[read-only] | MaximumSoftkeyLabelLength | int.
Returns the maximum length of the text that a soft-key label can display. |
[read-only] | MinorVersion | double.
Gets the minor (that is, decimal) version number of the browser. |
[read-only] | MinorVersionString | string.
Gets the minor (decimal) version number of the browser as a string. |
[read-only] | MobileDeviceManufacturer | string.
Returns the name of the manufacturer of a mobile device, if known. |
[read-only] | MobileDeviceModel | string.
Gets the model name of a mobile device, if known. |
[read-only] | MSDomVersion | Version.
Gets the version of Microsoft HTML (MSHTML) Document Object Model (DOM) that the browser supports. |
[read-only] | NumberOfSoftkeys | int.
Returns the number of soft keys on a mobile device. |
[read-only] | Platform | string.
Gets the name of the platform that the client uses, if it is known. |
[read-only] | PreferredImageMime | string.
Returns the MIME type of the type of image content typically preferred by the browser. |
[read-only] | PreferredRenderingMime | string.
Returns the MIME type of the type of content typically preferred by the browser. |
[read-only] | PreferredRenderingType | string.
Gets the general name for the type of content that the browser prefers. |
[read-only] | PreferredRequestEncoding | string.
Gets the request encoding preferred by the browser. |
[read-only] | PreferredResponseEncoding | string.
Gets the response encoding preferred by the browser. |
[read-only] | RendersBreakBeforeWmlSelectAndInput | bool.
Gets a value indicating whether the browser renders a line break before <select> or <input> elements. |
[read-only] | RendersBreaksAfterHtmlLists | bool.
Gets a value indicating whether the browser renders a line break after list-item elements. |
[read-only] | RendersBreaksAfterWmlAnchor | bool.
Gets a value indicating whether the browser renders a line break after a stand-alone HTML <a> (anchor) element. |
[read-only] | RendersBreaksAfterWmlInput | bool.
Gets a value indicating whether the browser renders a line break after an HTML <input> element. |
[read-only] | RendersWmlDoAcceptsInline | bool.
Gets a value indicating whether the mobile-device browser renders a WML do-based form accept construct as an inline button rather than as a soft key. |
[read-only] | RendersWmlSelectsAsMenuCards | bool.
Gets a value indicating whether the browser renders WML <select> elements as menu cards, rather than as a combo box. |
[read-only] | RequiredMetaTagNameValue | string.
Used internally to produce a meta-tag required by some browsers. |
[read-only] | RequiresAttributeColonSubstitution | bool.
Gets a value indicating whether the browser requires colons in element attribute values to be substituted with a different character. |
[read-only] | RequiresContentTypeMetaTag | bool.
Gets a value indicating whether the browser requires an HTML <meta> element for which the content-type attribute is specified. |
[read-only] | RequiresControlStateInSession | bool.
Gets a value indicating whether the browser requires control state to be maintained in sessions. |
[read-only] | RequiresDBCSCharacter | bool.
Gets a value indicating whether the browser requires a double-byte character set. |
[read-only] | RequiresHtmlAdaptiveErrorReporting | bool.
Gets a value indicating whether the browser requires nonstandard error messages. |
[read-only] | RequiresLeadingPageBreak | bool.
Gets a value indicating whether the browser requires the first element in the body of a Web page to be an HTML <br> element. |
[read-only] | RequiresNoBreakInFormatting | bool.
Gets a value indicating whether the browser does not support HTML <br> elements to format line breaks. |
[read-only] | RequiresOutputOptimization | bool.
Gets a value indicating whether the browser requires pages to contain a size-optimized form of markup language tags. |
[read-only] | RequiresPhoneNumbersAsPlainText | bool.
Gets a value indicating whether the browser supports phone dialing based on plain text, or whether it requires special markup. |
[read-only] | RequiresSpecialViewStateEncoding | bool.
Gets a value indicating whether the browser requires VIEWSTATE values to be specially encoded. |
[read-only] | RequiresUniqueFilePathSuffix | bool.
Gets a value indicating whether the browser requires unique form-action URLs. |
[read-only] | RequiresUniqueHtmlCheckboxNames | bool.
Gets a value indicating whether the browser requires unique name attribute values of multiple HTML <input type="checkbox"> elements. |
[read-only] | RequiresUniqueHtmlInputNames | bool.
Gets a value indicating whether the browser requires unique name attribute values of multiple HTML <input> elements. |
[read-only] | RequiresUrlEncodedPostfieldValues | bool.
Gets a value indicating whether postback data sent by the browser will be UrlEncoded. |
[read-only] | ScreenBitDepth | int.
Returns the depth of the display, in bits per pixel. |
[read-only] | ScreenCharactersHeight | int.
Returns the approximate height of the display, in character lines. |
[read-only] | ScreenCharactersWidth | int.
Returns the approximate width of the display, in characters. |
[read-only] | ScreenPixelsHeight | int.
Returns the approximate height of the display, in pixels. |
[read-only] | ScreenPixelsWidth | int.
Returns the approximate width of the display, in pixels. |
[read-only] | SupportsAccesskeyAttribute | bool.
Gets a value indicating whether the browser supports the ACCESSKEY attribute of HTML <a> (anchor) and <input> elements. |
[read-only] | SupportsBodyColor | bool.
Gets a value indicating whether the browser supports the bgcolor attribute of the HTML <body> element. |
[read-only] | SupportsBold | bool.
Gets a value indicating whether the browser supports HTML <b> elements to format bold text. |
[read-only] | SupportsCacheControlMetaTag | bool.
Gets a value indicating whether the browser supports the cache-control value for the http-equiv attribute of HTML <meta> elements. |
[read-only] | SupportsCallback | bool.
Gets a value indicating whether the browser supports callback scripts. |
[read-only] | SupportsCss | bool.
Gets a value indicating whether the browser supports Cascading Style Sheets (CSS). |
[read-only] | SupportsDivAlign | bool.
Gets a value indicating whether the browser supports the align attribute of HTML <div> elements. |
[read-only] | SupportsDivNoWrap | bool.
Gets a value indicating whether the browser supports the nowrap attribute of HTML <div> elements. |
[read-only] | SupportsEmptyStringInCookieValue | bool.
Gets a value indicating whether the browser supports empty (null) strings in cookie values. |
[read-only] | SupportsFontColor | bool.
Gets a value indicating whether the browser supports the color attribute of HTML <font> elements. |
[read-only] | SupportsFontName | bool.
Gets a value indicating whether the browser supports the name attribute of HTML <font> elements. |
[read-only] | SupportsFontSize | bool.
Gets a value indicating whether the browser supports the size attribute of HTML <font> elements. |
[read-only] | SupportsImageSubmit | bool.
Gets a value indicating whether the browser supports using a custom image in place of a standard form Submit button. |
[read-only] | SupportsIModeSymbols | bool.
Gets a value indicating whether the browser supports i-mode symbols. |
[read-only] | SupportsInputIStyle | bool.
Gets a value indicating whether the browser supports the istyle attribute of HTML <input> elements. |
[read-only] | SupportsInputMode | bool.
Gets a value indicating whether the browser supports the mode attribute of HTML <input> elements. |
[read-only] | SupportsItalic | bool.
Gets a value indicating whether the browser supports HTML <i> elements to format italic text. |
[read-only] | SupportsJPhoneMultiMediaAttributes | bool.
Gets a value indicating whether the browser supports J-Phone multimedia attributes. |
[read-only] | SupportsJPhoneSymbols | bool.
Gets a value indicating whether the browser supports J-Phone–specific picture symbols. |
[read-only] | SupportsQueryStringInFormAction | bool.
Gets a value indicating whether the browser supports a query string in the action attribute value of HTML <form> elements. |
[read-only] | SupportsRedirectWithCookie | bool.
Gets a value indicating whether the browser supports cookies on redirection. |
[read-only] | SupportsSelectMultiple | bool.
Gets a value indicating whether the browser supports the multiple attribute of HTML <select> elements. |
[read-only] | SupportsUncheck | bool.
Gets a value indicating whether the clearing of a checked HTML <input type=checkbox> element is reflected in postback data. |
[read-only] | SupportsXmlHttp | bool.
Gets a value indicating whether the browser supports receiving XML over HTTP. |
[read-only] | Tables | bool.
Gets a value indicating whether the browser supports HTML <table> elements. |
[read-only] | TagWriter | Type.
Used internally to get the type of the object that is used to write tags for the browser. |
[read-only] | Type | string.
Gets the name and major (integer) version number of the browser. |
[read-only] | UseOptimizedCacheKey | bool.
Used internally to get a value indicating whether to use an optimized cache key. |
[read-only] | VBScript | bool.
Gets a value indicating whether the browser supports Visual Basic Scripting edition (VBScript). |
[read-only] | Version | string.
Gets the full version number (integer and decimal) of the browser as a string. |
[read-only] | W3CDomVersion | Version.
Gets the version of the World Wide Web Consortium (W3C) XML Document Object Model (DOM) that the browser supports. |
[read-only] | Win16 | bool.
Gets a value indicating whether the client is a Win16-based computer. |
[read-only] | Win32 | bool.
Gets a value indicating whether the client is a Win32-based computer. |