HttpBrowserCapabilities Members (System.Web)

Switch View :
ScriptFree
.NET Framework Class Library
HttpBrowserCapabilities Members

Enables the server to gather information on the capabilities of the browser that is running on the client.

The HttpBrowserCapabilities type exposes the following members.

Constructors

  Name Description
Public method HttpBrowserCapabilities Creates a new instance of the HttpBrowserCapabilities class.
Top
Methods

  Name Description
Public method AddBrowser Infrastructure. Used internally to add an entry to the internal collection of browsers for which capabilities are recognized. (Inherited from HttpCapabilitiesBase.)
Public method CreateHtmlTextWriter Creates a new instance of the HtmlTextWriter to be used. (Inherited from HttpCapabilitiesBase.)
Public method DisableOptimizedCacheKey Used internally to disable use of an optimized cache key. (Inherited from HttpCapabilitiesBase.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetClrVersions Overloaded.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method Init Infrastructure. Used internally to initialize an internal set of values. (Inherited from HttpCapabilitiesBase.)
Public method IsBrowser Gets a value indicating whether the client browser is the same as the specified browser. (Inherited from HttpCapabilitiesBase.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
Properties

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

  Name Description
Explicit interface implemetation Private method IFilterResolutionService.CompareFilters Infrastructure. Used internally to compare filters. (Inherited from HttpCapabilitiesBase.)
Explicit interface implemetation Private method IFilterResolutionService.EvaluateFilter Infrastructure. Used internally to evaluate a filter. (Inherited from HttpCapabilitiesBase.)
Top
See Also

Reference