HttpCachePolicy::GetUtcLastModified Method ()

 

Gets the value of the Last-Modified HTTP header in Coordinated Universal Time (UTC).

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

public:
DateTime GetUtcLastModified()

Return Value

Type: System::DateTime

The value of the Last-Modified HTTP header.

.NET Framework
Available since 4.6.2
Return to top
Show: