System.Web.HttpCookie.Values Property

Gets a collection of key/value pairs that are contained within a single cookie object.

Syntax

public System.Collections.Specialized.NameValueCollection Values { get; }

Value

a System.Collections.Specialized.NameValueCollection

Remarks

Documentation for this section has not yet been entered.

Requirements

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