I've been trying this a couple of different ways, but it's not working for some reason. Is it even possible?
views:
389answers:
2
A:
If you are overriding GetVaryByCustomString() in the Global.asax.cs file, you can pass in a semicolon delimited list of values which you then need to parse.
There is one built-in value (Browser) which will be used if the attribute specified does not exist.
Timothy Lee Russell
2008-09-25 18:49:28