T testt New Member Sep 17, 2012 #1 In an aspx file you can set the CacheProfile to a certain profile defined in Web.Config. How do you do this in a HttpHandler?I know you can use Cache but can you use Cache Profiles from Web.Config?
In an aspx file you can set the CacheProfile to a certain profile defined in Web.Config. How do you do this in a HttpHandler?I know you can use Cache but can you use Cache Profiles from Web.Config?