HttpCachePolicyBase::SetNoServerCaching Method ()

 

When overridden in a derived class, stops all origin-server caching for the current response.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
virtual void SetNoServerCaching()

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: