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