WebDocumentRequestHandlerResponseMaxAge Property |
Gets or set a time span value for max-age 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 TimeSpan ResponseMaxAge { get; set; }
Public Property ResponseMaxAge As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also