HttpCachePolicy::GetNoServerCaching Method ()

 

Gets the status of server caching for the current response.

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

public:
bool GetNoServerCaching()

Return Value

Type: System::Boolean

true if server caching is stopped for the current response; otherwise false.

.NET Framework
Available since 4.6.2
Return to top
Show: