HttpCachePolicy::GetNoStore Method ()

 

Gets the status of the store.

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

public:
bool GetNoStore()

Return Value

Type: System::Boolean

true if no store is set; otherwise false.

.NET Framework
Available since 4.6.2
Return to top
Show: