HttpCachePolicyWrapper.SetETag(String) Method

Definition

Sets the ETag HTTP header to the specified string.

C#
public override void SetETag(string etag);

Parameters

etag
String

The text to use for the ETag header.

Exceptions

etag is null.

The ETag header has already been set.

-or-

The SetETagFromFileDependencies() method has already been called.

Applies to

Produit Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1