CacheControl Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The Cache-Control HTTP header.

Namespace:  System.Net
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Public Const CacheControl As String
public const string CacheControl
public:
literal String^ CacheControl
static val mutable CacheControl: string
public const var CacheControl : String

.NET Framework Security

See Also

Reference

HttpKnownHeaderNames Class

System.Net Namespace