WebDocumentRequestHandlerResponseNoServerCaching Property |
Gets or set a flag indicating whether or not stop all origin-server caching for the current response.
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 ResponseNoServerCaching { get; set; }
Public Property ResponseNoServerCaching As Boolean
Get
Set
Property Value
Type:
BooleanSee Also