HttpCacheVaryByHeaders.GetHeaders Method ()

 

Gets an array of values which specify the HTTP headers to be used for varying the cache.

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

Public Function GetHeaders As String()

Return Value

Type: System.String()

An array of values which contain the HTTP headers for varying the cache.

.NET Framework
Available since 4.6.2
Return to top
Show: