HttpCacheVaryByParams Methods
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetParams() | Gets an array of values which specify the HTTP GET or POST parameters to be used for varying the cache. |
![]() | GetType() | |
![]() | SetParams(array<String^>^) | Sets an array of values which specify the HTTP GET or POST parameters to be used for varying the cache. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
