HttpCapabilitiesBase Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddBrowser(String) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to add an entry to the internal collection of browsers for which capabilities are recognized. |
![]() | CreateHtmlTextWriter(TextWriter) | Creates a new instance of the HtmlTextWriter to be used. |
![]() | DisableOptimizedCacheKey() | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to disable use of an optimized cache key. |
![]() | 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.) |
![]() | GetClrVersions() | Returns all versions of the .NET Framework common language runtime that are installed on the client. |
![]() ![]() | GetConfigCapabilities(String, HttpRequest) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to return an instance of HttpCapabilitiesBase representing the browser that generated the specified HttpRequest. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Init() | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to initialize an internal set of values. |
![]() | IsBrowser(String) | Gets a value indicating whether the client browser is the same as the specified browser. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IFilterResolutionService.CompareFilters(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to compare filters. |
![]() ![]() | IFilterResolutionService.EvaluateFilter(String) | This API supports the product infrastructure and is not intended to be used directly from your code. Used internally to evaluate a filter. |




