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
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IVaryByCustomHandler
Dim instance As IVaryByCustomHandler
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IVaryByCustomHandler