HttpBrowserCapabilitiesBase Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddBrowser(String^) | When overridden in a derived class, used internally to add an entry to the internal collection of browsers for which capabilities are recognized. |
![]() | CompareFilters(String^, String^) | When overridden in a derived class, used internally to compare filters. |
![]() | CreateHtmlTextWriter(TextWriter^) | When overridden in a derived class, creates a new instance of the HtmlTextWriter object to use to render markup to the browser. |
![]() | DisableOptimizedCacheKey() | When overridden in a derived class, 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.) |
![]() | EvaluateFilter(String^) | When overridden in a derived class, used internally to evaluate a filter. |
![]() | 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() | When overridden in a derived class, gets all versions of the .NET Framework common language runtime (CLR) that are installed on the client. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | IsBrowser(String^) | When overridden in a derived class, gets a value that indicates whether the client browser is the same as the specified browser. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

