Description of HttpCacheability Enumeration :
This is an easy to learn ASP.NET tutorial through which you can learn about the HttpCacheability enumeration. In this tutorial the author clearly explains you the members such as NoCache, Private, Public and server of the HttpCacheability enumeration. You can easily set the cache-control Http header using the NoCache member of this enumeration.