This documentation is archived and is not being maintained.
HttpCapabilitiesBase Methods
Visual Studio 2010
The HttpCapabilitiesBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddBrowser | Infrastructure. Used internally to add an entry to the internal collection of browsers for which capabilities are recognized. |
|
CreateHtmlTextWriter | Creates a new instance of the HtmlTextWriter to be used. |
|
DisableOptimizedCacheKey | 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 | Infrastructure. Used internally to return an instance of HttpCapabilitiesBase representing the browser that generated the specified HttpRequest. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Init | Infrastructure. Used internally to initialize an internal set of values. |
|
IsBrowser | Gets a value indicating whether the client browser is the same as the specified browser. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IFilterResolutionService::CompareFilters | Infrastructure. Used internally to compare filters. |
|
IFilterResolutionService::EvaluateFilter | Infrastructure. Used internally to evaluate a filter. |
Show: