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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic HttpCacheability ResponseCacheability { get; set; }Public Property ResponseCacheability As HttpCacheability
Get
Set
Property Value
Type:
HttpCacheability
See Also