HttpCachePolicyBase::SetETag Method (String^)
.NET Framework (current version)
When overridden in a derived class, sets the ETag HTTP header to the specified string.
Assembly: System.Web (in System.Web.dll)
Parameters
- etag
-
Type:
System::String^
The text to use for the ETag header.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: