GetCookie method: Response class
Syntax
GetCookie(name)
Description
This method returns the cookie object specified by the string name. If the cookie is not already present in this response, a null value is returned.
Syntax
GetCookie(name)
Description
This method returns the cookie object specified by the string name. If the cookie is not already present in this response, a null value is returned.