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