WebDocumentRequestHandlerResponseCacheability Property |
Gets or sets the Cache-Control header to one of the values of HttpCacheability
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public HttpCacheability ResponseCacheability { get; set; }
Public Property ResponseCacheability As HttpCacheability
Get
Set
Property Value
Type:
HttpCacheabilitySee Also