getCookies

The getCookies method of the Request class returns a RequestDictionary that represents the Request object’s Cookies collection.

public com.ms.iis.asp.CookieDictionary getCookies();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.