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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic TimeSpan ResponseMaxAge { get; set; }Public Property ResponseMaxAge As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
See Also