Click or drag to resize

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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool ResponseNoStore { get; set; }

Property Value

Type: Boolean
See Also