Live Chat Icon For mobile
Live Chat Icon

How to access the Cache from a compiled class

Platform: ASP.NET| Category: Output Caching

VB.NET


somevar=System.Web.HttpContext.Current.Cache('')

C#


somevar=System.Web.HttpContext.Current.Cache('');

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.