WebDocumentRequestHandlerResponseNoStore Property |
Gets or set a flag indicating whether or not sets the Cache-Control: no-store HTTP header.
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 bool ResponseNoStore { get; set; }Public Property ResponseNoStore As Boolean
Get
Set
Property Value
Type:
Boolean
See Also