| ResponseExpires Property |
Gets or sets the number of minutes before a page that is cached on the client or proxy expires.
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public int Expires { get; set; }
Public Property Expires As Integer
Get
Set
Property Value
Type:
Int32Implements
IResponseExpiresSee Also