This documentation is archived and is not being maintained.
MobileCapabilities Methods
Visual Studio 2008
The MobileCapabilities 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. (Inherited from HttpCapabilitiesBase.) |
|
CreateHtmlTextWriter | Creates a new instance of the HtmlTextWriter to be used. (Inherited from HttpCapabilitiesBase.) |
|
DisableOptimizedCacheKey | Used internally to disable use of an optimized cache key. (Inherited from HttpCapabilitiesBase.) |
|
Equals | 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. (Inherited from HttpCapabilitiesBase.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
HasCapability | Provides a uniform way to evaluate device capabilities. This method is used internally by ASP.NET to implement various device-selection criteria expressed in the syntax of the controls. For example, this method is used to choose among <Choice> Element (.NET Framework Developer's Guide ) elements in a DeviceSpecific/Choice construct. |
|
Init | Infrastructure. Used internally to initialize an internal set of values. (Inherited from HttpCapabilitiesBase.) |
|
IsBrowser | Gets a value indicating whether the client browser is the same as the specified browser. (Inherited from HttpCapabilitiesBase.) |
|
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. (Inherited from HttpCapabilitiesBase.) |
|
IFilterResolutionService.EvaluateFilter | Infrastructure. Used internally to evaluate a filter. (Inherited from HttpCapabilitiesBase.) |
Show: