IVaryByCustomHandler Interface
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.
Namespace: Microsoft.SharePoint.ApplicationRuntime
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Interface IVaryByCustomHandler
'Usage
Dim instance As IVaryByCustomHandler
public interface IVaryByCustomHandler