[This is preliminary documentation and is subject to change.]
Build standard cache control header from fields
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string HTTPCacheControl { get; }
public string HTTPCacheControl { get; }
Public ReadOnly Property HTTPCacheControl As String
Get
Public ReadOnly Property HTTPCacheControl As String
Get
public:
property String^ HTTPCacheControl {
String^ get ();
}
public:
property String^ HTTPCacheControl {
String^ get ();
}
member HTTPCacheControl : string with get
member HTTPCacheControl : string with get
Property Value
Type:
String