The properties of System.Web.HttpCookieCollection are listed below. For a list of all members, see the HttpCookieCollection Members list.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
[read-only] | AllKeys | string[].
Gets a string array containing all the keys (cookie names) in the cookie collection. |
[read-only] default property | Item(int) | HttpCookie. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | HttpCookie. Documentation for this section has not yet been entered. |