IVaryByCustomHandler Members
Include Protected Members
Include Inherited Members
Provides a method that enables you to vary the output retrieved from a cache depending on the values of properties of the HttpContext of the current request and the properties of the current HttpApplication.
The IVaryByCustomHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetVaryByCustomString | Varies output retrieved from a cache depending on the values of properties of the HttpContext of the current request and the properties of the current HttpApplication. |
Top