HttpCapabilitiesDefaultProvider.UserAgentCacheKeyLength Property

.NET Framework (current version)
 

Gets or sets the number of characters from the user agent string to use for caching of the HttpBrowserCapabilities object.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public Property UserAgentCacheKeyLength As Integer

Property Value

Type: System.Int32

The number of characters from the supplied user agent string to use for caching of the HttpBrowserCapabilities object.

.NET Framework
Available since 4.0
Return to top
Show: