HttpCapabilitiesDefaultProvider Properties
.NET Framework (current version)
Namespace:
System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CacheTime | Gets or sets the length of time in seconds to retain the HttpBrowserCapabilities object in the cache. |
![]() | ResultType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type of the class that is used to hold the results from parsing the browserCap element of the Web.config file. |
![]() | UserAgentCacheKeyLength | Gets or sets the number of characters from the user agent string to use for caching of the HttpBrowserCapabilities object. |
Show:
