System.Web.HttpCookie.Name Property

Gets or sets the name of a cookie.

Syntax

public string Name { set; get; }

Value

The cookie name.

Remarks

Sets and resets the name of the cookie.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0