asp.net.ph

HttpCachePolicy.SetNoStore Method

System.Web Namespace   HttpCachePolicy Class


Sets the Cache-Control: no-store directive.

[ VB ]
Public Sub SetNoStore ( ) 

[ C# ]
public void SetNoStore ( );

[ C++ ]
public: void SetNoStore ( );

[ JScript ]
public function SetNoStore ( );
See Also

HttpCachePolicy Members   Caching ASP.NET Pages Skip Navigation Links


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note