HttpCachePolicyWrapper.SetETagFromFileDependencies Method ()

 

Sets the ETag HTTP header based on the time stamps of the handler's file dependencies.

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

override SetETagFromFileDependencies : unit -> unit

Exception Condition
InvalidOperationException

The ETag header has already been set.

.NET Framework
Available since 3.5
Return to top
Show: