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?