Concept Framework 2.0 documentation Contents | Index

CApplication.GetCookie

Name Type Access Version Deprecated
GetCookie function static version 1.0 no

Prototype:
static string GetCookie(string user)

Parameters:
user      The user or key associated with the cookie. Cannot contain characters that are invalid in a filename.

Description:
Gets the data set by [SetCookie] asociated with the current user and current host.

Returns:
A string containing the data set with [SetCookie]

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software