Table of Contents
Expires Property

Gets or sets the expiration date of the cookie.

Syntax
 public DateTime Expires { get; set; }
See Also