HttpCookie Constructor

Initializes a new instance of the HttpCookie class.

Name Description
HttpCookie (String) Creates and names a new cookie.
HttpCookie (String, String) Creates, names, and assigns a value to a new cookie.

Community Additions

ADD
Show: