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

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

Property Value

Type: DateTime
See Also