London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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.