HttpCacheVaryByContentEncodings.SetContentEncodings Method (String())

 

Sets an array of values which specify the content encodings to be used for varying the cache.

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

Public Sub SetContentEncodings (
	contentEncodings As String()
)

Parameters

contentEncodings
Type: System.String()

An array of values which contain the content encodings for varying the cache.

.NET Framework
Available since 4.6.2
Return to top
Show: