HttpCachePolicy.SetETag Method
.NET Framework 3.0
Sets the ETag HTTP header to the specified string.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
| etag is a null reference (Nothing in Visual Basic). | |
| The ETag header has already been set. - or - The SetETagFromFileDependencies has already been called. |
Community Additions
ADD
Show: