BrowserCapabilitiesFactoryBase Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigureBrowserCapabilities(NameValueCollection, HttpBrowserCapabilities) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally at run time to configure an HttpBrowserCapabilities object. |
![]() | ConfigureCustomCapabilities(NameValueCollection, HttpBrowserCapabilities) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally at run time to configure custom hierarchies of browser capabilities. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | IsBrowserUnknown(HttpCapabilitiesBase) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally by the configuration system to determine whether the browser represented by the specified HttpBrowserCapabilities object does not have an available adapter. |
![]() | MemberwiseClone() | |
![]() | PopulateBrowserElements(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally by the configuration system to populate a collection of browser capabilities based on the supported browser. |
![]() | PopulateMatchedHeaders(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally by the configuration system to populate a collection of request headers based on the supported browser. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

