The constructors of System.Web.HttpCookie are listed below. For a list of all members, see the HttpCookie Members list.
See Also: Inherited members from System.Object
HttpCookie(string)Creates a cookie.HttpCookie(string, string)Creates a cookie with a given value.