Try our conversational search powered by Generative AI!

httpCacheVaryByParams multiple parameters

Vote:
 
I try to specify multiple parameters in web.config for httpCacheVaryByParams. Parser Error Message: The value for the property 'httpCacheVaryByParams' is not valid. The error is: The string cannot contain any of the following characters: '~!@#$%^&*()[]{}/;'"|\'. I'm trying to use ; as a separator. How should I do it?
#15918
Dec 07, 2007 14:10
Vote:
 
You're supposed to use , as separator.
#16636
Dec 07, 2007 14:41
Vote:
 
Great. Thank you. My ASP.NET books says @ OutputCache VaryByParams="abc;xyz" so I thought this followed MS.
#16637
Dec 07, 2007 15:33
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.