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

