HttpCookie Constructor (String^, String^)
.NET Framework (current version)
Creates, names, and assigns a value to a new cookie.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name of the new cookie.
- value
-
Type:
System::String^
The value of the new cookie.
.NET Framework
Available since 1.1
Available since 1.1
Show: