HttpCachePolicy::IsModified Method ()

 

Gets a value which specifies whether the HTTP cache has been modified.

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

public:
bool IsModified()

Return Value

Type: System::Boolean

true if the the cache has been modified; otherwise, false.

.NET Framework
Available since 4.6.2
Return to top
Show: