Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
IHttpCookie Interface
IHttpCookie Properties
Domain Property
Expires Property
HttpOnly Property
Name Property
Path Property
Value Property
IHttpCookie
Expires 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#
Copy
DateTime
Expires
{
get
;
set
; }
Property Value
Type:
DateTime
See Also
Reference
IHttpCookie Interface
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com