Click or drag to resize
IHttpCookieExpires Property
Gets or sets the expiration date and time for the cookie.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
DateTime Expires { get; set; }

Property Value

Type: DateTime
See Also