HttpCookie Constructor
.NET Framework (current version)
Initializes a new instance of the HttpCookie class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HttpCookie(String^) | Creates and names a new cookie. |
![]() | HttpCookie(String^, String^) | Creates, names, and assigns a value to a new cookie. |
Show:
