0
kicks
ASP.NET "VaryByCustom" page output caching
With the VaryByCustom feature of the ASP.NET output cache, you can vary the response by server variables, e.g. the Session ID or the user name, without forcing you to put that into the query string.