VaryByParam:
This is a mandatory parameter. This is used to mention whether variables in the request should result in separate cache entries. It takes values namely "none" or "*"."none" can be used to specify no separate cache requirement. "*" indicates create a new cache entires for different set of variables. All the variables to be cached are specified separated with";"
This is a mandatory parameter. This is used to mention whether variables in the request should result in separate cache entries. It takes values namely "none" or "*"."none" can be used to specify no separate cache requirement. "*" indicates create a new cache entires for different set of variables. All the variables to be cached are specified separated with";"
Comments
Post a Comment